aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorAndreas Gruenbacher <[email protected]>2018-07-03 16:07:47 +0000
committerDarrick J. Wong <[email protected]>2018-07-03 16:07:47 +0000
commitec181f6782d8e8c22aa2c3462a20195cfa214ec6 (patch)
tree9964be2a222f956a248936083fc997fd6552f4d9 /fs/jbd2/commit.c
parentiomap: refactor iomap_dio_actor (diff)
downloadkernel-ec181f6782d8e8c22aa2c3462a20195cfa214ec6.tar.gz
kernel-ec181f6782d8e8c22aa2c3462a20195cfa214ec6.zip
iomap: support direct I/O to inline data
Add support for reading from and writing to inline data to iomap_dio_rw. This saves filesystems from having to implement fallback code for this case. The inline data is actually cached in the inode, so the I/O is only direct in the sense that it doesn't go through the page cache. Signed-off-by: Andreas Gruenbacher <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions