Re: [PATCH] xfstests: btrfs/003: regression test for subvol delete V3

2013-08-14 Thread Rich Johnston
On 08/14/2013 03:07 PM, Josef Bacik wrote: We were allowing users to delete their default subvolume, which is problematic. This test is a regression test to make sure we don't let that happen in the future. Thanks, Signed-off-by: Josef Bacik --- V2->V3: remove comment and abstract out the subv

Re: [PATCH] xfstests: btrfs/003: regression test for subvol delete V3

2013-08-14 Thread Eric Sandeen
On 8/14/13 3:07 PM, Josef Bacik wrote: > We were allowing users to delete their default subvolume, which is > problematic. > This test is a regression test to make sure we don't let that happen in the > future. Thanks, > > Signed-off-by: Josef Bacik > --- > V2->V3: remove comment and abstract o