]> www.infradead.org Git - users/jedix/linux-maple.git/commit
btrfs: rename delete_unused_bgs_mutex
authorJohannes Thumshirn <johannes.thumshirn@wdc.com>
Fri, 19 Mar 2021 10:48:51 +0000 (19:48 +0900)
committerDavid Sterba <dsterba@suse.com>
Tue, 6 Apr 2021 19:08:20 +0000 (21:08 +0200)
commitbbcb61d41ebde709d9d119847487e67ab251cdd0
tree2de1673a095150e57f1ac4878c6dc5ca818d94ed
parentf1abd22b911096b542528082fa597c940b359868
btrfs: rename delete_unused_bgs_mutex

As a preparation for another user, rename the unused_bgs_mutex into
reclaim_bgs_lock.

Signed-off-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/block-group.c
fs/btrfs/ctree.h
fs/btrfs/disk-io.c
fs/btrfs/volumes.c