From: Anand Jain <anand.jain@oracle.com>
To: zlang@kernel.org
Cc: fstests@vger.kernel.org, linux-btrfs@vger.kernel.org,
josef@toxicpanda.com, dsterba@suse.cz
Subject: [PATCH 0/2] fstests: btrfs: subvolume snapshot fix golden output
Date: Fri, 5 Apr 2024 16:45:01 +0800 [thread overview]
Message-ID: <cover.1712306454.git.anand.jain@oracle.com> (raw)
Update test cases with the new golden output for the command btrfs
subvolume snapshot, further introduce a helper _filter_snapshot() to
make it compatible with older btrfs-progs.
Anand Jain (2):
common/filter.btrfs: add a new _filter_snapshot
btrfs: create snapshot fix golden output
common/filter.btrfs | 9 +++++++++
tests/btrfs/001 | 3 ++-
tests/btrfs/001.out | 2 +-
tests/btrfs/152 | 6 +++---
tests/btrfs/152.out | 4 ++--
tests/btrfs/168 | 6 +++---
tests/btrfs/168.out | 4 ++--
tests/btrfs/202 | 4 ++--
tests/btrfs/202.out | 2 +-
tests/btrfs/300.out | 2 +-
tests/btrfs/302 | 4 ++--
tests/btrfs/302.out | 2 +-
12 files changed, 29 insertions(+), 19 deletions(-)
--
2.39.3
next reply other threads:[~2024-04-05 8:45 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-05 8:45 Anand Jain [this message]
2024-04-05 8:45 ` [PATCH 1/2] common/filter.btrfs: add a new _filter_snapshot Anand Jain
2024-04-05 8:52 ` Qu Wenruo
2024-04-05 9:25 ` Anand Jain
2024-04-05 9:50 ` Qu Wenruo
2024-04-05 16:46 ` Darrick J. Wong
2024-04-05 21:44 ` Qu Wenruo
2024-04-05 8:45 ` [PATCH 2/2] btrfs: create snapshot fix golden output Anand Jain
2024-04-05 22:05 ` [PATCH 0/2] fstests: btrfs: subvolume " Qu Wenruo
2024-04-08 4:30 ` Anand Jain
2024-04-08 4:32 ` [PATCH v2] common/filter.btrfs: introduce _filter_snapshot Anand Jain
2024-04-08 6:12 ` David Disseldorp
2024-04-08 8:24 ` Qu Wenruo
2024-04-09 0:57 ` Anand Jain
2024-04-09 1:28 ` Qu Wenruo
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=cover.1712306454.git.anand.jain@oracle.com \
--to=anand.jain@oracle.com \
--cc=dsterba@suse.cz \
--cc=fstests@vger.kernel.org \
--cc=josef@toxicpanda.com \
--cc=linux-btrfs@vger.kernel.org \
--cc=zlang@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.