summaryrefslogtreecommitdiffstats
path: root/lib/fault-inject.c
diff options
context:
space:
mode:
authorChao Yu <chao@kernel.org>2021-09-01 14:39:20 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2021-10-26 14:04:30 -0700
commit71f2c8206202584c644eef5ca7efe91fc8305c1f (patch)
tree164f9a4411752af6d41a4b525b923c6ab0591407 /lib/fault-inject.c
parent6691d940b0e09dd1564130e7a354d6deaf05d009 (diff)
downloadlinux-stable-71f2c8206202584c644eef5ca7efe91fc8305c1f.tar.gz
linux-stable-71f2c8206202584c644eef5ca7efe91fc8305c1f.tar.bz2
linux-stable-71f2c8206202584c644eef5ca7efe91fc8305c1f.zip
f2fs: multidevice: support direct IO
Commit 3c62be17d4f5 ("f2fs: support multiple devices") missed to support direct IO for multiple device feature, this patch adds to support the missing part of multidevice feature. In addition, for multiple device image, we should be aware of any issued direct write IO rather than just buffered write IO, so that fsync and syncfs can issue a preflush command to the device where direct write IO goes, to persist user data for posix compliant. Signed-off-by: Chao Yu <chao@kernel.org> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'lib/fault-inject.c')
0 files changed, 0 insertions, 0 deletions