summaryrefslogtreecommitdiff
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2025-06-09 19:09:24 +0200
committerDavid Sterba <dsterba@suse.com>2025-07-21 23:56:38 +0200
commit0e26727a731adf0a67a5eff1ed74f74c420e7080 (patch)
tree5fd78ec9a35ddee2f2768ef5510ac906f8359111 /fs/btrfs/dev-replace.c
parent4d4b489ef1d7913cddb26e49e26628fbfd5eeaf4 (diff)
btrfs: switch all message helpers to be RCU safe
We have two versions of message helpers, one that provides RCU protection around the call in case we need to dereference device name. As messages are not performance critical we can set up the RCU protection for all of them and drop the distinction for those where device name is needed. This will lead to further simplifications. Reviewed-by: Daniel Vacek <neelx@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions