diff options
author | 2021-02-10 08:59:52 +0000 | |
---|---|---|
committer | 2021-03-08 10:19:37 -0500 | |
commit | 6e1eb04a87f954eb06a89ee6034c166351dfff6e (patch) | |
tree | e4d12ecb8bff0dd09470d03a9cb692b32c1305ae /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ceph: don't allow type or device number to change on non-I_NEW inodes (diff) | |
download | wireguard-linux-6e1eb04a87f954eb06a89ee6034c166351dfff6e.tar.xz wireguard-linux-6e1eb04a87f954eb06a89ee6034c166351dfff6e.zip |
afs: Fix updating of i_mode due to 3rd party change
Fix afs_apply_status() to mask off the irrelevant bits from status->mode
when OR'ing them into i_mode. This can happen when a 3rd party chmod
occurs.
Also fix afs_inode_init_from_status() to mask off the mode bits when
initialising i_mode.
Fixes: 260a980317da ("[AFS]: Add "directory write" support.")
Reported-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions