From: Anand Jain <[email protected]> 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 <[email protected]> --- 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
