aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorJan Kara <[email protected]>2013-01-28 14:38:49 +0000
committerTheodore Ts'o <[email protected]>2013-01-28 14:38:49 +0000
commitfe089c77f1466c74f0f19ad2475b1630216b8b19 (patch)
tree3c8527f54e52270f7d49716b1af8e854dc4151e3 /fs/jbd2/commit.c
parentext4: use redirty_page_for_writepage() in ext4_bio_write_page() (diff)
downloadkernel-fe089c77f1466c74f0f19ad2475b1630216b8b19.tar.gz
kernel-fe089c77f1466c74f0f19ad2475b1630216b8b19.zip
ext4: remove __ext4_journalled_writepage() from mpage_da_submit_io()
We don't support delayed allocation in data=journal mode. So checking for it in mpage_da_submit_io() doesn't make really sence. If we ever decide to extend delayed allocation support to data=journal mode, adding __ext4_journalled_writepage() call will be the least of problems we have to solve. Most likely we'd have to implement separate writepages call anyways because we don't have transaction credits for writing more than a single page so mapping of page buffers would have to be done differently. Signed-off-by: Jan Kara <[email protected]> Signed-off-by: "Theodore Ts'o" <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions