open: use suppattr_exclcreat to mask exclusive create attributes
Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
This commit is contained in:
parent
6bb641e547
commit
68d97f5400
5 changed files with 37 additions and 2 deletions
|
|
@ -207,6 +207,7 @@ typedef struct __nfs41_file_info {
|
|||
nfstime4 *time_delta; /* XXX: per-fs */
|
||||
bitmap4 attrmask;
|
||||
bitmap4 *supported_attrs; /* XXX: per-fs */
|
||||
bitmap4 *suppattr_exclcreat; /* XXX: per-fs */
|
||||
uint64_t maxread; /* XXX: per-fs */
|
||||
uint64_t maxwrite; /* XXX: per-fs */
|
||||
uint64_t change;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue