Re: [PATCH v2 1/4] fstests: btrfs: add seed sprout functionality test

2018-06-01 Thread Anand Jain
On 05/29/2018 09:48 PM, Eryu Guan wrote: On Mon, May 28, 2018 at 05:51:45PM +0800, Anand Jain wrote: Create a seed device and add the sprout device to it. Signed-off-by: Anand Jain This series looks fine to me from fstests' point of view, there're just some really minor common issues.

Re: [PATCH v2 1/4] fstests: btrfs: add seed sprout functionality test

2018-05-29 Thread Eryu Guan
On Mon, May 28, 2018 at 05:51:45PM +0800, Anand Jain wrote: > Create a seed device and add the sprout device to it. > > Signed-off-by: Anand Jain This series looks fine to me from fstests' point of view, there're just some really minor common issues. But I'd like some reviews from other btrfs

[PATCH v2 1/4] fstests: btrfs: add seed sprout functionality test

2018-05-28 Thread Anand Jain
Create a seed device and add the sprout device to it. Signed-off-by: Anand Jain --- v1->v2: Use functions to do the respective operations. Add data verification. common/config | 1 + tests/btrfs/161 | 90 +