summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorAnand Jain <anand.jain@oracle.com>2022-01-12 13:06:00 +0800
committerDavid Sterba <dsterba@suse.com>2022-03-14 13:13:47 +0100
commit16cab91a0c8fea50a03ef9c49ca829e6c0c4cf66 (patch)
tree32bf1dbe41dfef0330172eec32fa13c4f952037b /fs/btrfs/dev-replace.c
parent770c79fb65506fc7c16459855c3839429f46cb32 (diff)
downloadlinux-16cab91a0c8fea50a03ef9c49ca829e6c0c4cf66.tar.bz2
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 <anand.jain@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions