diff options
author | 2019-07-17 14:41:45 +0300 | |
---|---|---|
committer | 2019-09-09 14:58:59 +0200 | |
commit | cecc8d9038d164eda61fbcd72520975a554ea63e (patch) | |
tree | c0969bb5ea095ad783fd17206b4c36bd80913a68 /fs/btrfs/extent_map.c | |
parent | btrfs: Return number of compressed extents directly in compress_file_range (diff) | |
download | wireguard-linux-cecc8d9038d164eda61fbcd72520975a554ea63e.tar.xz wireguard-linux-cecc8d9038d164eda61fbcd72520975a554ea63e.zip |
btrfs: Move free_pages_out label in inline extent handling branch in compress_file_range
This label is only executed if compress_file_range fails to create an
inline extent. So move its code in the semantically related inline
extent handling branch. No functional changes.
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/extent_map.c')
0 files changed, 0 insertions, 0 deletions