Anand Jain
2014-Jan-13 13:16 UTC
[PATCH 1/2] xfstests: make btrfs/001.out in line with subvol delete output
From: Anand Jain <Anand.Jain@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@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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html