patch-2.3.31 linux/include/linux/nfsd/nfsd.h
Next file: linux/include/linux/nfsd/nfsfh.h
Previous file: linux/include/linux/nfsd/export.h
Back to the patch index
Back to the overall index
-  Lines: 17
-  Date:
Tue Dec  7 14:11:33 1999
-  Orig file: 
v2.3.30/linux/include/linux/nfsd/nfsd.h
-  Orig date: 
Wed Aug 18 16:44:14 1999
diff -u --recursive --new-file v2.3.30/linux/include/linux/nfsd/nfsd.h linux/include/linux/nfsd/nfsd.h
@@ -24,7 +24,7 @@
 /*
  * nfsd version
  */
-#define NFSD_VERSION		"0.4"
+#define NFSD_VERSION		"0.5"
 
 #ifdef __KERNEL__
 /*
@@ -146,6 +146,7 @@
 		nfserr_rofs,
 		nfserr_mlink,
 		nfserr_nametoolong,
+		nfserr_notempty,
 		nfserr_dquot,
 		nfserr_stale,
 		nfserr_remote,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)