diff options
author | Jan Kara <jack@suse.cz> | 2016-03-09 22:46:57 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2016-03-09 22:46:57 -0500 |
commit | 140a52508a68387e22486659ff9eaa89a24f6e40 (patch) | |
tree | 8326fcc3d156921d8e07287840632b058d671068 /fs/ext4/inode.c | |
parent | 87d8a74b56746d4b6125602365b10995116afd00 (diff) | |
download | linux-140a52508a68387e22486659ff9eaa89a24f6e40.tar.bz2 |
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/inode.c')
0 files changed, 0 insertions, 0 deletions