aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorDavid Sterba <[email protected]>2025-06-09 17:09:24 +0000
committerDavid Sterba <[email protected]>2025-07-21 21:56:38 +0000
commit0e26727a731adf0a67a5eff1ed74f74c420e7080 (patch)
tree5fd78ec9a35ddee2f2768ef5510ac906f8359111 /fs/btrfs/dev-replace.c
parentbtrfs: remove unused levels of message helpers (diff)
downloadkernel-0e26727a731adf0a67a5eff1ed74f74c420e7080.tar.gz
kernel-0e26727a731adf0a67a5eff1ed74f74c420e7080.zip
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 <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions