diff options
author | Jan Kara <jack@suse.cz> | 2016-08-29 15:44:11 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2016-08-29 15:44:11 -0400 |
commit | dfa2064b222c901b05c19ec5b7f42a25f7bee0e3 (patch) | |
tree | fe588162ed654fbd32187375771f03e78a50f674 /fs/ext4/move_extent.c | |
parent | 6e0cd088c01023c02b1e887e02c8b6f3f395344f (diff) | |
download | talos-obmc-linux-dfa2064b222c901b05c19ec5b7f42a25f7bee0e3.tar.gz talos-obmc-linux-dfa2064b222c901b05c19ec5b7f42a25f7bee0e3.zip |
ext4: factor out loop for freeing inode xattr space
Move loop to make enough space in the inode from
ext4_expand_extra_isize_ea() into a separate function to make that
function smaller and better readable and also to avoid delaration of
variables inside a loop block.
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/move_extent.c')
0 files changed, 0 insertions, 0 deletions