query for aclsupport per superblock
This commit is contained in:
parent
87f1005ea0
commit
c11e5ebce2
4 changed files with 11 additions and 3 deletions
|
|
@ -216,6 +216,7 @@ typedef struct __nfs41_file_info {
|
|||
uint32_t owner_len;
|
||||
unsigned char owner_group[NFS4_OPAQUE_LIMIT];
|
||||
uint32_t owner_group_len;
|
||||
uint32_t aclsupport;
|
||||
} nfs41_file_info;
|
||||
|
||||
#endif /* !__NFS41_DAEMON_TYPES_H__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue