aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorAnand Jain <[email protected]>2022-01-12 05:06:00 +0000
committerDavid Sterba <[email protected]>2022-03-14 12:13:47 +0000
commit16cab91a0c8fea50a03ef9c49ca829e6c0c4cf66 (patch)
tree32bf1dbe41dfef0330172eec32fa13c4f952037b /fs/btrfs/dev-replace.c
parentbtrfs: harden identification of a stale device (diff)
downloadkernel-16cab91a0c8fea50a03ef9c49ca829e6c0c4cf66.tar.gz
kernel-16cab91a0c8fea50a03ef9c49ca829e6c0c4cf66.zip
btrfs: match stale devices by dev_t
After the commit "btrfs: harden identification of the stale device", we don't have to match the device path anymore. Instead, we match the dev_t. So pass in the dev_t instead of the device path, in the call chain btrfs_forget_devices()->btrfs_free_stale_devices(). Signed-off-by: Anand Jain <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions