diff options
author | 2021-02-08 08:49:32 -0500 | |
---|---|---|
committer | 2021-02-08 11:09:53 -0500 | |
commit | 45901a231723a5a513ff08477983f3a274a6a910 (patch) | |
tree | beaf3600ab6333303577c55913d3fb463018cf1a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xprtrdma: Clean up rpcrdma_prepare_readch() (diff) | |
download | wireguard-linux-45901a231723a5a513ff08477983f3a274a6a910.tar.xz wireguard-linux-45901a231723a5a513ff08477983f3a274a6a910.zip |
NFSv4: Fixes for nfs4_bitmask_adjust()
We don't want to ask for the ACL in a WRITE reply, since we don't have
a preallocated buffer.
Instead of checking NFS_INO_INVALID_ACCESS, which is really about
managing the access cache, we should look at the value of
NFS_INO_INVALID_OTHER. Also ensure we assign the mode, owner and
owner_group flags to the correct bit mask.
Finally, fix up the check for NFS_INO_INVALID_CTIME to retrieve the
ctime, and add a check for NFS_INO_INVALID_CHANGE.
Fixes: 76bd5c016ef4 ("NFSv4: make cache consistency bitmask dynamic")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions