query for aclsupport per superblock
This commit is contained in:
parent
87f1005ea0
commit
c11e5ebce2
4 changed files with 11 additions and 3 deletions
|
|
@ -41,6 +41,7 @@ typedef struct __nfs41_superblock {
|
|||
uint64_t maxwrite;
|
||||
uint32_t layout_types;
|
||||
bool_t cansettime;
|
||||
uint32_t aclsupport;
|
||||
struct list_entry entry; /* position in nfs41_server.superblocks */
|
||||
|
||||
SRWLOCK lock;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue