]> git.ipfire.org Git - thirdparty/linux.git/commit
btrfs: switch RCU helper versions to btrfs_err()
authorDavid Sterba <dsterba@suse.com>
Mon, 9 Jun 2025 17:09:25 +0000 (19:09 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 21 Jul 2025 21:56:38 +0000 (23:56 +0200)
commit9db18fe3aca3835756946365dcc33c2dea57a27f
tree79fd7ce7a91cce103cfe528fb907197212a54fc0
parent0e26727a731adf0a67a5eff1ed74f74c420e7080
btrfs: switch RCU helper versions to btrfs_err()

The RCU protection is now done in the plain helpers, we can remove the
"_in_rcu" and "_rl_in_rcu".

Reviewed-by: Daniel Vacek <neelx@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/dev-replace.c
fs/btrfs/messages.h
fs/btrfs/scrub.c
fs/btrfs/volumes.c
fs/btrfs/zoned.c