summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/print-tree.c
diff options
context:
space:
mode:
authorOmar Sandoval <osandov@fb.com>2019-12-03 02:34:25 +0100
committerDavid Sterba <dsterba@suse.com>2020-01-20 16:40:55 +0100
commit95690e58e1220e99e2a3ec9d5ebe7341fcc96745 (patch)
tree0a0b479b86fe09d369ce24e532e8051894f6fadd /fs/btrfs/print-tree.c
parentbtrfs: simplify compressed/inline check in __extent_writepage_io() (diff)
downloadlinux-95690e58e1220e99e2a3ec9d5ebe7341fcc96745.tar.xz
linux-95690e58e1220e99e2a3ec9d5ebe7341fcc96745.zip
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 '')
0 files changed, 0 insertions, 0 deletions