Re: [PATCH 0/2] Fix device count check btrfs_rm_devices() and add comments
From: Anand Jain <hidden>
Date: 2021-09-20 07:31:45
From: Anand Jain <hidden>
Date: 2021-09-20 07:31:45
Ping? Thanks, Anand On 01/09/2021 14:43, Anand Jain wrote:
Patch 1/2 fixes a bug that we checked open_devices to check if the deleted device was the last surviving device in the seed fsid. Patch 2/2 adds comments about the device counts in struct btrfs_fs_devices. Anand Jain (2): btrfs: use num_device to check for the last surviving seed device btrfs: add comments for device counts in struct btrfs_fs_devices fs/btrfs/volumes.c | 2 +- fs/btrfs/volumes.h | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-)