summaryrefslogtreecommitdiffstats
path: root/fs/nfsctl.c
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2010-10-28 03:30:09 +0200
committerTheodore Ts'o <tytso@mit.edu>2010-10-28 03:30:09 +0200
commit5a87b7a5da250c9be6d757758425dfeaf8ed3179 (patch)
treeefd1ca776e184101cb20ba4606bc35103385bcb5 /fs/nfsctl.c
parentext4: use KMEM_CACHE instead of kmem_cache_create (diff)
downloadlinux-5a87b7a5da250c9be6d757758425dfeaf8ed3179.tar.xz
linux-5a87b7a5da250c9be6d757758425dfeaf8ed3179.zip
ext4: call mpage_da_submit_io() from mpage_da_map_blocks()
Eventually we need to completely reorganize the ext4 writepage callpath, but for now, we simplify things a little by calling mpage_da_submit_io() from mpage_da_map_blocks(), since all of the places where we call mpage_da_map_blocks() it is followed up by a call to mpage_da_submit_io(). We're also a wee bit better with respect to error handling, but there are still a number of issues where it's not clear what the right thing is to do with ext4 functions deep in the writeback codepath fails. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/nfsctl.c')
0 files changed, 0 insertions, 0 deletions