f2fs: remove device type check for direct IO
authorEunhee Rho <eunhee83.rho@samsung.com>
Mon, 1 Aug 2022 04:40:02 +0000 (13:40 +0900)
committerJaegeuk Kim <jaegeuk@kernel.org>
Fri, 5 Aug 2022 11:18:08 +0000 (04:18 -0700)
commitdbf8e63f48af48f3f0a069fc971c9826312dbfc1
treec59e569877f06a9455ac802a393646c12f8b7471
parent4a2c5b7994960fac29cf8a3f4e62855bae1b27d4
f2fs: remove device type check for direct IO

To ensure serialized IOs, f2fs allows only LFS mode for zoned
device. Remove redundant check for direct IO.

Signed-off-by: Eunhee Rho <eunhee83.rho@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/f2fs.h