diff options
author | 2021-02-27 20:02:29 +0800 | |
---|---|---|
committer | 2021-03-12 13:16:43 -0800 | |
commit | ebc29b62a166e9116cd8159e9798044d02130279 (patch) | |
tree | a457940c7e05d5a7c9b78fd37b4abf32f1727a26 /tools/perf/scripts/python | |
parent | f2fs: Replace one-element array with flexible-array member (diff) | |
download | linux-dev-ebc29b62a166e9116cd8159e9798044d02130279.tar.xz linux-dev-ebc29b62a166e9116cd8159e9798044d02130279.zip |
f2fs: remove unnecessary IS_SWAPFILE check
Now swapfile in f2fs directly submit IO to blockdev according to
swapfile extents reported by f2fs when swapon, therefore there is
no need to check IS_SWAPFILE when exec filesystem operation.
Signed-off-by: Huang Jianan <huangjianan@oppo.com>
Signed-off-by: Guo Weichao <guoweichao@oppo.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions