NFSv4: Add socket proto argument to setclientid
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
This commit is contained in:
parent
3c7c7e4812
commit
69dd716c5f
2 changed files with 4 additions and 2 deletions
|
@ -666,7 +666,7 @@ struct nfs4_rename_res {
|
|||
struct nfs_fattr * new_fattr;
|
||||
};
|
||||
|
||||
#define NFS4_SETCLIENTID_NAMELEN (48)
|
||||
#define NFS4_SETCLIENTID_NAMELEN (56)
|
||||
struct nfs4_setclientid {
|
||||
const nfs4_verifier * sc_verifier;
|
||||
unsigned int sc_name_len;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue