diff options
author | Omar Sandoval <osandov@fb.com> | 2019-12-03 04:34:25 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2020-01-20 18:40:55 +0300 |
commit | 95690e58e1220e99e2a3ec9d5ebe7341fcc96745 (patch) | |
tree | 0a0b479b86fe09d369ce24e532e8051894f6fadd /fs/btrfs/print-tree.c | |
parent | c8b04030c5ec006e161969d77c07fb03a8b67112 (diff) | |
download | linux-95690e58e1220e99e2a3ec9d5ebe7341fcc96745.tar.xz |
btrfs: remove struct find_free_extent.ram_bytes
This hasn't been used since it was first introduced in commit
b4bd745d1230 ("btrfs: Introduce find_free_extent_ctl structure for later
rework"). Passing that to btrfs_add_reserved_bytes in find_free_extent
is not strictly necessary and using the local ram_bytes instead seems
cleaner.
Signed-off-by: Omar Sandoval <osandov@fb.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/print-tree.c')
0 files changed, 0 insertions, 0 deletions