asking for persistent session from a server
This commit is contained in:
parent
9f9401d6c8
commit
cb54018555
3 changed files with 14 additions and 1 deletions
|
|
@ -305,7 +305,9 @@ enum nfs_ftype4 {
|
|||
NFS_FTYPE_MASK = 0xF
|
||||
};
|
||||
|
||||
#define CREATE_SESSION4_FLAG_PERSIST 0x00000001
|
||||
#define CREATE_SESSION4_FLAG_CONN_BACK_CHAN 0x00000002
|
||||
#define CREATE_SESSION4_FLAG_CONN_RDMA 0x00000004
|
||||
|
||||
/* ACLS aclsupport attribute values */
|
||||
#define ACL4_SUPPORT_ALLOW_ACL 0x00000001
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue