diff options
-rw-r--r-- | include/linux/nfs_xdr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/nfs_xdr.h b/include/linux/nfs_xdr.h index f6e95bfad5de..6ee6ae3f095c 100644 --- a/include/linux/nfs_xdr.h +++ b/include/linux/nfs_xdr.h | |||
@@ -672,7 +672,7 @@ struct nfs4_rename_res { | |||
672 | struct nfs_fattr * new_fattr; | 672 | struct nfs_fattr * new_fattr; |
673 | }; | 673 | }; |
674 | 674 | ||
675 | #define NFS4_SETCLIENTID_NAMELEN (128) | 675 | #define NFS4_SETCLIENTID_NAMELEN (127) |
676 | struct nfs4_setclientid { | 676 | struct nfs4_setclientid { |
677 | const nfs4_verifier * sc_verifier; | 677 | const nfs4_verifier * sc_verifier; |
678 | unsigned int sc_name_len; | 678 | unsigned int sc_name_len; |