On 2021/2/27 20:02, Huang Jianan via Linux-f2fs-devel wrote:
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 <[email protected]> Signed-off-by: Guo Weichao <[email protected]>
Reviewed-by: Chao Yu <[email protected]> Thanks,

