summaryrefslogtreecommitdiff
path: root/fs/ext4/file.c
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2013-08-17 13:57:56 (GMT)
committerTheodore Ts'o <tytso@mit.edu>2013-08-17 13:57:56 (GMT)
commit09930042a2e94cf8ee79d22943915612c1e4ba51 (patch)
treef35392e0106f54b3dc3dd101ea1c1b1e115469ea /fs/ext4/file.c
parent7d7345322d60edb0fa49a64a89b31360f01d09cb (diff)
downloadlinux-09930042a2e94cf8ee79d22943915612c1e4ba51.tar.xz
ext4: move test whether extent to map can be extended to one place
Currently the logic whether the current buffer can be added to an extent of buffers to map is split between mpage_add_bh_to_extent() and add_page_bufs_to_extent(). Move the whole logic to mpage_add_bh_to_extent() which makes things a bit more straightforward and make following i_size fixes easier. Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Cc: stable@vger.kernel.org
Diffstat (limited to 'fs/ext4/file.c')
0 files changed, 0 insertions, 0 deletions