summaryrefslogtreecommitdiff
path: root/fs/ext4/indirect.c
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2016-03-10 06:46:57 +0300
committerTheodore Ts'o <tytso@mit.edu>2016-03-10 06:46:57 +0300
commit140a52508a68387e22486659ff9eaa89a24f6e40 (patch)
tree8326fcc3d156921d8e07287840632b058d671068 /fs/ext4/indirect.c
parent87d8a74b56746d4b6125602365b10995116afd00 (diff)
downloadlinux-140a52508a68387e22486659ff9eaa89a24f6e40.tar.xz
ext4: factor out determining of hole size
ext4_ext_put_gap_in_cache() determines hole size in the extent tree, then trims this with possible delayed allocated blocks, and inserts the result into the extent status tree. Factor out determination of the size of the hole in the extent tree as we will need this information in ext4_ext_map_blocks() as well. Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/indirect.c')
0 files changed, 0 insertions, 0 deletions