asking for persistent session from a server

This commit is contained in:
Olga Kornievskaia 2011-05-23 16:35:38 -04:00
parent 9f9401d6c8
commit cb54018555
3 changed files with 14 additions and 1 deletions

View file

@ -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