patch-2.1.75 linux/fs/nfs/nfs3xdr.c
Next file: linux/fs/nfs/nfsroot.c
Previous file: linux/fs/nfs/nfs2xdr.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Sat Dec 20 21:06:01 1997
- Orig file:
v2.1.74/linux/fs/nfs/nfs3xdr.c
- Orig date:
Wed Oct 15 16:04:23 1997
diff -u --recursive --new-file v2.1.74/linux/fs/nfs/nfs3xdr.c linux/fs/nfs/nfs3xdr.c
@@ -584,6 +584,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