summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk@kernel.org>2021-05-06 22:11:14 +0300
committerJaegeuk Kim <jaegeuk@kernel.org>2021-05-12 00:48:11 +0300
commita753103909a7e3d22147505d944da3d20759e1a5 (patch)
tree11d2e91b7b412cb451633aa46416767840d0fb17 /tools/perf/scripts/python/export-to-postgresql.py
parent349c4d6c75d74b62d8e39913b40bd06117b85e4a (diff)
downloadlinux-a753103909a7e3d22147505d944da3d20759e1a5.tar.xz
f2fs: support iflag change given the mask
In f2fs_fileattr_set(), if (!fa->flags_valid) mask &= FS_COMMON_FL; In this case, we can set supported flags by mask only instead of BUG_ON. /* Flags shared betwen flags/xflags */ (FS_SYNC_FL | FS_IMMUTABLE_FL | FS_APPEND_FL | \ FS_NODUMP_FL | FS_NOATIME_FL | FS_DAX_FL | \ FS_PROJINHERIT_FL) Fixes: 9b1bb01c8ae7 ("f2fs: convert to fileattr") Reviewed-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