patch-2.2.3 linux/fs/nfs/nfs2xdr.c
Next file: linux/fs/nfs/write.c
Previous file: linux/fs/nfs/inode.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Sat Mar  6 14:21:13 1999
-  Orig file: 
v2.2.2/linux/fs/nfs/nfs2xdr.c
-  Orig date: 
Wed Aug 26 11:37:43 1998
diff -u --recursive --new-file v2.2.2/linux/fs/nfs/nfs2xdr.c linux/fs/nfs/nfs2xdr.c
@@ -612,6 +612,7 @@
 	{ NFSERR_FBIG,		EFBIG		},
 	{ NFSERR_NOSPC,		ENOSPC		},
 	{ NFSERR_ROFS,		EROFS		},
+	{ NFSERR_OPNOTSUPP,	EOPNOTSUPP	},
 	{ NFSERR_NAMETOOLONG,	ENAMETOOLONG	},
 	{ NFSERR_NOTEMPTY,	ENOTEMPTY	},
 	{ NFSERR_DQUOT,		EDQUOT		},
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)