From: Anand Jain <anand.jain@oracle.com>
To: fstests@vger.kernel.org
Cc: linux-btrfs@vger.kernel.org
Subject: [PATCH] xfstests: btrfs: fix up 001.out
Date: Thu, 1 Jan 2015 03:48:24 +0800 [thread overview]
Message-ID: <1420055304-4633-1-git-send-email-anand.jain@oracle.com> (raw)
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
next reply other threads:[~2015-01-02 11:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-31 19:48 Anand Jain [this message]
2015-01-02 12:44 ` [PATCH] xfstests: btrfs: fix up 001.out 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1420055304-4633-1-git-send-email-anand.jain@oracle.com \
--to=anand.jain@oracle.com \
--cc=fstests@vger.kernel.org \
--cc=linux-btrfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).