diff options
Diffstat (limited to 'include/linux')
-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 d8e395d0c7c9..d342ae5c76ab 100644 --- a/include/linux/nfs_xdr.h +++ b/include/linux/nfs_xdr.h | |||
@@ -666,7 +666,7 @@ struct nfs4_rename_res { | |||
666 | struct nfs_fattr * new_fattr; | 666 | struct nfs_fattr * new_fattr; |
667 | }; | 667 | }; |
668 | 668 | ||
669 | #define NFS4_SETCLIENTID_NAMELEN (48) | 669 | #define NFS4_SETCLIENTID_NAMELEN (56) |
670 | struct nfs4_setclientid { | 670 | struct nfs4_setclientid { |
671 | const nfs4_verifier * sc_verifier; | 671 | const nfs4_verifier * sc_verifier; |
672 | unsigned int sc_name_len; | 672 | unsigned int sc_name_len; |