bcachefs: bch2_dev_in_target() no longer takes rcu_read_lock()
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 4 May 2025 18:45:54 +0000 (14:45 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 22 May 2025 00:14:45 +0000 (20:14 -0400)
commite02888faab24494f91016d578e3dc9dce81e3d71
tree7cc48ba062cdf6de8e80a4ee70b299e56f889b49
parent7d4f2687ef8a625742c5df4e2d42f50ba398f3a2
bcachefs: bch2_dev_in_target() no longer takes rcu_read_lock()

Minor optimization, the caller generally has it already.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/disk_groups.c
fs/bcachefs/rebalance.c