aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJ. Bruce Fields <bfields@redhat.com>2021-01-28 17:36:38 -0500
committerAnna Schumaker <Anna.Schumaker@Netapp.com>2021-03-11 13:17:42 -0500
commit4f8be1f53bf615102d103c0509ffa9596f65b718 (patch)
tree0a0f60d600994aa8bb8bc4cd4818195c7ac89550 /tools/perf/scripts/python/export-to-postgresql.py
parentNFSv4.2: fix return value of _nfs4_get_security_label() (diff)
downloadwireguard-linux-4f8be1f53bf615102d103c0509ffa9596f65b718.tar.xz
wireguard-linux-4f8be1f53bf615102d103c0509ffa9596f65b718.zip
nfs: we don't support removing system.nfs4_acl
The NFSv4 protocol doesn't have any notion of reomoving an attribute, so removexattr(path,"system.nfs4_acl") doesn't make sense. There's no documented return value. Arguably it could be EOPNOTSUPP but I'm a little worried an application might take that to mean that we don't support ACLs or xattrs. How about EINVAL? Signed-off-by: J. Bruce Fields <bfields@redhat.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions