diff options
author | huangjianan@oppo.com <huangjianan@oppo.com> | 2021-02-27 20:02:29 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2021-03-12 13:16:43 -0800 |
commit | ebc29b62a166e9116cd8159e9798044d02130279 (patch) | |
tree | a457940c7e05d5a7c9b78fd37b4abf32f1727a26 /fs/io_uring.c | |
parent | 4260c4067fbba55a90037fe3ee32eff087749f83 (diff) | |
download | linux-stable-ebc29b62a166e9116cd8159e9798044d02130279.tar.gz linux-stable-ebc29b62a166e9116cd8159e9798044d02130279.tar.bz2 linux-stable-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 'fs/io_uring.c')
0 files changed, 0 insertions, 0 deletions