[PATCH 1/2] xfstests: make btrfs/001.out in line with subvol delete output
Wang Shilong
wangshilong1991 at gmail.com
Mon Jan 13 07:14:22 CST 2014
Hello Anand,
I was noticing this problem when using the latest btrfs-progs to test ^_^
I think a better way is to filter message 'Transaction commit: none (default)'
Rather than add it, otherwise, people will fail this test if they use previous
btrfs-progs……
Thanks,
Wang
> From: Anand Jain <Anand.Jain at oracle.com>
>
> btrfs/001 is failing as below btrfs-progs patch changed the
> output during subvol delete.
> Patch :
> btrfs-progs: add options to set commit mode after subvol delete
>
> so add it to the btrfs/001.out
>
> Signed-off-by: Anand Jain <Anand.Jain at oracle.com>
> ---
> tests/btrfs/001.out | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tests/btrfs/001.out b/tests/btrfs/001.out
> index c782bde..a255614 100644
> --- a/tests/btrfs/001.out
> +++ b/tests/btrfs/001.out
> @@ -33,6 +33,7 @@ subvol
> Listing subvolumes
> snap
> subvol
> +Transaction commit: none (default)
> Delete subvolume 'SCRATCH_MNT/snap'
> List root dir
> subvol
> --
> 1.8.4.2
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the xfs
mailing list