linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] xfstests: btrfs: fix up 001.out
@ 2014-12-31 19:48 Anand Jain
  2015-01-02 12:44 ` Filipe David Manana
  2015-01-02 13:04 ` [PATCH v2] " Anand Jain
  0 siblings, 2 replies; 8+ messages in thread
From: Anand Jain @ 2014-12-31 19:48 UTC (permalink / raw)
  To: fstests; +Cc: linux-btrfs

The subvol delete output has changed with btrfs-progs
    -Delete subvolume 'SCRATCH_MNT/snap'
    +Delete subvolume (no-commit): 'SCRATCH_MNT/snap'

make the matching changes in the xfstests btrfs 001.out

Signed-off-by: Anand Jain <anand.jain@oracle.com>
---
 tests/btrfs/001.out | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/btrfs/001.out b/tests/btrfs/001.out
index c782bde..8dc6eac 100644
--- a/tests/btrfs/001.out
+++ b/tests/btrfs/001.out
@@ -33,7 +33,7 @@ subvol
 Listing subvolumes
 snap
 subvol
-Delete subvolume 'SCRATCH_MNT/snap'
+Delete subvolume (no-commit): 'SCRATCH_MNT/snap'
 List root dir
 subvol
 List root dir
-- 
2.0.0.153.g79dcccc


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-01-21  5:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-31 19:48 [PATCH] xfstests: btrfs: fix up 001.out Anand Jain
2015-01-02 12:44 ` Filipe David Manana
2015-01-04  4:59   ` Anand Jain
2015-01-02 13:04 ` [PATCH v2] " Anand Jain
2015-01-05  3:25   ` Eryu Guan
2015-01-05  4:40     ` Anand Jain
2015-01-21  4:26   ` Dave Chinner
2015-01-21  5:30     ` Anand Jain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).