summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2026-06-05 17:07:08 +0100
committerJohannes Thumshirn <johannes.thumshirn@wdc.com>2026-06-09 18:22:47 +0200
commitf51228e1bac7082ba016010c7c9eff41ccd4169d (patch)
tree456c98b02413e0ee33fb20085e9621962ec18d1c /include/linux
parentb0d27d43791b7a3057c3c4aedf9b4aa033d37c46 (diff)
btrfs: move locking into btrfs_get_reloc_bg_bytenr()
It does not make sense for the single caller to have the responsability to lock the relocation mutex before calling the function and then have the function to assert the lock is held. As this is a function in relocation.c, move the locking details into it. Reviewed-by: Qu Wenruo <wqu@suse.com> Signed-off-by: Filipe Manana <fdmanana@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions