diff options
author | Daeho Jeong <daehojeong@google.com> | 2024-04-11 20:37:53 +0200 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2024-04-14 17:18:23 +0200 |
commit | b2cf5a1ff236fcd0eb9dcbb188df30b50bb1af0f (patch) | |
tree | 0b0adab772d887597f1935dd965dc0bc7d97cf38 /fs/f2fs/data.c | |
parent | f2fs: prevent writing without fallocate() for pinned files (diff) | |
download | linux-b2cf5a1ff236fcd0eb9dcbb188df30b50bb1af0f.tar.xz linux-b2cf5a1ff236fcd0eb9dcbb188df30b50bb1af0f.zip |
f2fs: allow direct io of pinned files for zoned storage
Since the allocation happens in conventional LU for zoned storage, we
can allow direct io for that.
Signed-off-by: Daeho Jeong <daehojeong@google.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/data.c')
0 files changed, 0 insertions, 0 deletions