patch-2.0.34 linux/fs/nfs/proc.c
Next file: linux/fs/nls.c
Previous file: linux/fs/nfs/dir.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Wed Jun 3 15:17:49 1998
- Orig file:
v2.0.33/linux/fs/nfs/proc.c
- Orig date:
Wed Jul 3 03:52:09 1996
diff -u --recursive --new-file v2.0.33/linux/fs/nfs/proc.c linux/fs/nfs/proc.c
@@ -1002,6 +1002,7 @@
{ NFSERR_EAGAIN, EAGAIN },
{ NFSERR_ACCES, EACCES },
{ NFSERR_EXIST, EEXIST },
+ { NFSERR_XDEV, EXDEV },
{ NFSERR_NODEV, ENODEV },
{ NFSERR_NOTDIR, ENOTDIR },
{ NFSERR_ISDIR, EISDIR },
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov