Re: [PATCH v2] fstests: btrfs/168 verify device ready after device delete

2018-07-16 Thread Eryu Guan
On Fri, Jul 06, 2018 at 02:01:37PM +0800, Anand Jain wrote: > This test case verifies if the device ready return success after the > device delete. > > Signed-off-by: Anand Jain Need some helps from btrfs folks to see if it's a valid test. Thanks! Eryu > --- > v1->v2: use _run_btrfs_util_prog

[PATCH v2] fstests: btrfs/168 verify device ready after device delete

2018-07-05 Thread Anand Jain
This test case verifies if the device ready return success after the device delete. Signed-off-by: Anand Jain --- v1->v2: use _run_btrfs_util_prog instead of open coding it. tests/btrfs/168 | 68 + tests/btrfs/168.out | 2 ++