]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/nfsd/nfsd.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
[karo-tx-linux.git] / fs / nfsd / nfsd.h
index 72377761270ec581c333e77bd8c2263c8e3cc681..b76ac3a82e39f14438f2b3c5c886fe466b84a45d 100644 (file)
@@ -153,6 +153,7 @@ void                nfsd_lockd_shutdown(void);
 #define nfserr_bad_seqid       cpu_to_be32(NFSERR_BAD_SEQID)
 #define        nfserr_symlink          cpu_to_be32(NFSERR_SYMLINK)
 #define        nfserr_not_same         cpu_to_be32(NFSERR_NOT_SAME)
+#define nfserr_lock_range      cpu_to_be32(NFSERR_LOCK_RANGE)
 #define        nfserr_restorefh        cpu_to_be32(NFSERR_RESTOREFH)
 #define        nfserr_attrnotsupp      cpu_to_be32(NFSERR_ATTRNOTSUPP)
 #define        nfserr_bad_xdr          cpu_to_be32(NFSERR_BAD_XDR)