]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: update comment for fs_devices::seed_list in btrfs_rm_device
authorSu Yue <l@damenly.su>
Wed, 18 Aug 2021 04:15:48 +0000 (12:15 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 25 Oct 2021 19:17:16 +0000 (21:17 +0200)
commit39e576239a76614c27af62555f1cb3562de9ebb0
treef1921801d0bf0991fdd9fba2fce2d0c0b5125b8c
parent0eefc724ace8e725dd16244bff6b341eded0679f
btrfs: update comment for fs_devices::seed_list in btrfs_rm_device

Update it since commit 7bf4ae751568 ("btrfs: switch seed device to
list api") did conversion from fs_devices::seed to fs_devices::seed_list.

Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: Su Yue <l@damenly.su>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/volumes.c