]> git.ipfire.org Git - thirdparty/linux.git/commit
btrfs: rename extent map shrinker members from struct btrfs_fs_info
authorFilipe Manana <fdmanana@suse.com>
Thu, 5 Sep 2024 10:31:49 +0000 (11:31 +0100)
committerDavid Sterba <dsterba@suse.com>
Mon, 11 Nov 2024 13:34:17 +0000 (14:34 +0100)
commite7fa845010f12bb98251a2bf9dcf39fd601f9424
tree447d2b7f16bd23c46ddae0a16cadb12f31bf5737
parent70a5f9e266cf1f544f33ce56f1eee634d79f3030
btrfs: rename extent map shrinker members from struct btrfs_fs_info

The names for the members of struct btrfs_fs_info related to the extent
map shrinker are a bit too long, so rename them to be shorter by replacing
the "extent_map_" prefix with the "em_" prefix.

Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/disk-io.c
fs/btrfs/extent_map.c
fs/btrfs/fs.h
include/trace/events/btrfs.h