patch-2.4.10 linux/fs/nfsd/nfsproc.c
Next file: linux/fs/nfsd/nfssvc.c
Previous file: linux/fs/nfsd/nfsfh.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Fri Sep 14 14:16:08 2001
-  Orig file: 
v2.4.9/linux/fs/nfsd/nfsproc.c
-  Orig date: 
Tue Jul  3 17:08:21 2001
diff -u --recursive --new-file v2.4.9/linux/fs/nfsd/nfsproc.c linux/fs/nfsd/nfsproc.c
@@ -584,6 +584,7 @@
 		{ nfserr_dquot, -EDQUOT },
 #endif
 		{ nfserr_stale, -ESTALE },
+		{ nfserr_dropit, -ENOMEM },
 		{ -1, -EIO }
 	};
 	int	i;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)