]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/nfsd/nfsd.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
[linux.git] / fs / nfsd / nfsd.h
index af2947551e9ce87cf3f8a94564963974e84199b3..57b93d95fa5c84479894a9a8e518da65907373cd 100644 (file)
@@ -280,7 +280,8 @@ void                nfsd_lockd_shutdown(void);
 #define nfserr_union_notsupp           cpu_to_be32(NFS4ERR_UNION_NOTSUPP)
 #define nfserr_offload_denied          cpu_to_be32(NFS4ERR_OFFLOAD_DENIED)
 #define nfserr_wrong_lfs               cpu_to_be32(NFS4ERR_WRONG_LFS)
-#define nfserr_badlabel                cpu_to_be32(NFS4ERR_BADLABEL)
+#define nfserr_badlabel                        cpu_to_be32(NFS4ERR_BADLABEL)
+#define nfserr_file_open               cpu_to_be32(NFS4ERR_FILE_OPEN)
 
 /* error codes for internal use */
 /* if a request fails due to kmalloc failure, it gets dropped.