diff options
| author | Anand Jain <[email protected]> | 2022-01-12 05:06:00 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2022-03-14 12:13:47 +0000 |
| commit | 16cab91a0c8fea50a03ef9c49ca829e6c0c4cf66 (patch) | |
| tree | 32bf1dbe41dfef0330172eec32fa13c4f952037b /fs/btrfs/dev-replace.c | |
| parent | btrfs: harden identification of a stale device (diff) | |
| download | kernel-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
