diff options
author | 2020-12-25 16:52:27 +0800 | |
---|---|---|
committer | 2021-01-27 15:20:00 -0800 | |
commit | 17232e830afb800acdcc22ae8980bf9d330393ef (patch) | |
tree | 34ea7dfc5aef6aeadfc4dd47e2819de6eec82a33 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: fix to set inode->i_mode correctly for posix_acl_update_mode (diff) | |
download | wireguard-linux-17232e830afb800acdcc22ae8980bf9d330393ef.tar.xz wireguard-linux-17232e830afb800acdcc22ae8980bf9d330393ef.zip |
f2fs: enhance to update i_mode and acl atomically in f2fs_setattr()
Previously, in f2fs_setattr(), we don't update S_ISUID|S_ISGID|S_ISVTX
bits with S_IRWXUGO bits and acl entries atomically, so in error path,
chmod() may partially success, this patch enhances to make chmod() flow
being atomical.
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions