mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
btrfs: test for device dynamic rescan
Make sure missing device is included in the alloc list when it is scanned on a mounted FS. This test case needs btrfs kernel patch which is in the ML [PATCH] btrfs: handle dynamically reappearing missing device Without the kernel patch, the test will run, but reports as failed, as the device scanned won't appear in the alloc_list. Signed-off-by: Anand Jain <anand.jain@oracle.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
@@ -156,3 +156,4 @@
|
||||
151 auto quick
|
||||
152 auto quick metadata qgroup send
|
||||
153 auto quick qgroup
|
||||
154 auto quick
|
||||
|
||||
Reference in New Issue
Block a user