Re: [PATCH] xfstests: remove check_scratch_fs in btrfs/012

2014-09-19 Thread Josef Bacik
On 09/02/2014 11:25 PM, Liu Bo wrote: From: Liu Bo btrfs/012 is a case to verify btrfs-convert feature, it converts an ext4 to btrfs firstly and do something, then rolls back to ext4. So at last we have a ext4 on the scratch device, but setting _require_scratch will force a btrfsck on a ext4 f

Re: [PATCH] xfstests: remove check_scratch_fs in btrfs/012

2014-09-18 Thread Eryu Guan
On Wed, Sep 03, 2014 at 11:25:59AM +0800, Liu Bo wrote: > From: Liu Bo > > btrfs/012 is a case to verify btrfs-convert feature, it converts an ext4 to > btrfs firstly and do something, then rolls back to ext4. > > So at last we have a ext4 on the scratch device, but setting _require_scratch > wi

[PATCH] xfstests: remove check_scratch_fs in btrfs/012

2014-09-02 Thread Liu Bo
From: Liu Bo btrfs/012 is a case to verify btrfs-convert feature, it converts an ext4 to btrfs firstly and do something, then rolls back to ext4. So at last we have a ext4 on the scratch device, but setting _require_scratch will force a btrfsck on a ext4 fs because $FSTYP here is btrfs, and it e