aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2023-10-19 11:52:18 +0000
committerDavid Sterba <[email protected]>2023-12-15 19:27:00 +0000
commit6000d9313f20e6587a9e5506b4ea169ed61ab686 (patch)
tree0afa5053feccc4e264057af36a64ed6c90eb4d05 /fs/btrfs/dev-replace.c
parentbtrfs: remove duplicate btrfs_clear_buffer_dirty() prototype from disk-io.h (diff)
downloadkernel-6000d9313f20e6587a9e5506b4ea169ed61ab686.tar.gz
kernel-6000d9313f20e6587a9e5506b4ea169ed61ab686.zip
btrfs: remove log_extents_lock and logged_list from struct btrfs_root
The logged_list[2] and log_extents_lock[2] members of struct btrfs_root are no longer used, their last use was removed in commit 5636cf7d6dc8 ("btrfs: remove the logged extents infrastructure"). So remove these fields. This reduces the size of struct btrfs_root, on a release kernel, from 1392 bytes down to 1352 bytes. Signed-off-by: Filipe Manana <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions