summaryrefslogtreecommitdiffstats
path: root/fs/ext4/ext4.h
diff options
context:
space:
mode:
authorJan Kara2016-03-09 05:35:46 +0100
committerTheodore Ts'o2016-03-09 05:35:46 +0100
commitefe70c29511544b0468723fe92c1847b3b0ca046 (patch)
tree78ee63623f23e6b9afbdac6b72467503c0dd3b73 /fs/ext4/ext4.h
parentext4: rename and split get blocks functions (diff)
downloadkernel-qcow2-linux-efe70c29511544b0468723fe92c1847b3b0ca046.tar.gz
kernel-qcow2-linux-efe70c29511544b0468723fe92c1847b3b0ca046.tar.xz
kernel-qcow2-linux-efe70c29511544b0468723fe92c1847b3b0ca046.zip
ext4: move trans handling and completion deferal out of _ext4_get_block
There is no need to handle starting of a transaction and deferal of DIO completion in _ext4_get_block() function. We can move this out to get block functions for direct IO that need it. That way we can add stricter checks verifying things work as we expect. Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/ext4.h')
0 files changed, 0 insertions, 0 deletions