diff options
author | ZhangXiaoxu <[email protected]> | 2019-02-18 22:56:43 +0800 |
---|---|---|
committer | Trond Myklebust <[email protected]> | 2019-02-20 17:33:55 -0500 |
commit | ded52fbe7020a5696b0b0a0fdbf234e37bf16f94 (patch) | |
tree | 02c4bbe40f8823cdcb6f5737c7e22921cd9b895f /scripts/bpf_helpers_doc.py | |
parent | 2cde04e90d5be46b4b6655b965b496e6b6f18e49 (diff) |
nfs: fix xfstest generic/099 failed on nfsv3
After setxattr, the nfsv3 cached the acl which set by user.
But at the backend, the shared file system (eg. ext4) will check
the acl, if it can merged with mode, it won't add acl to the file.
So, the nfsv3 cached acl is redundant.
Don't 'set_cached_acl' when setxattr.
Signed-off-by: ZhangXiaoxu <[email protected]>
Signed-off-by: Trond Myklebust <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions