public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] fstests/btrfs: add a test case for send v2 and an update
@ 2022-11-28 12:07 fdmanana
  2022-11-28 12:07 ` [PATCH 1/4] btrfs: add a _require_btrfs_send_v2 helper fdmanana
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: fdmanana @ 2022-11-28 12:07 UTC (permalink / raw)
  To: fstests; +Cc: linux-btrfs, Filipe Manana

From: Filipe Manana <fdmanana@suse.com>

This adds a test case specific for send v2 with some preparatory work in
order to allow for that. Support for v2 send streams was added in
btrfs-progs v5.19 and the kernel support introduced with kernel 6.0.

More send v2 specific tests will be added later.

Filipe Manana (4):
  btrfs: add a _require_btrfs_send_v2 helper
  common: make _filter_fiemap_flags optionally print the encoded flag
  btrfs/280: also verify that fiemap reports extents as encoded
  btrfs: test a case with compressed send stream and a shared extent

 common/btrfs        | 14 +++++++
 common/punch        | 40 ++++++++++++++++++--
 tests/btrfs/280     |  4 +-
 tests/btrfs/280.out | 12 +++---
 tests/btrfs/281     | 89 +++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/281.out | 17 +++++++++
 6 files changed, 164 insertions(+), 12 deletions(-)
 create mode 100755 tests/btrfs/281
 create mode 100644 tests/btrfs/281.out

-- 
2.35.1


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

end of thread, other threads:[~2022-11-28 16:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-28 12:07 [PATCH 0/4] fstests/btrfs: add a test case for send v2 and an update fdmanana
2022-11-28 12:07 ` [PATCH 1/4] btrfs: add a _require_btrfs_send_v2 helper fdmanana
2022-11-28 12:07 ` [PATCH 2/4] common: make _filter_fiemap_flags optionally print the encoded flag fdmanana
2022-11-28 12:07 ` [PATCH 3/4] btrfs/280: also verify that fiemap reports extents as encoded fdmanana
2022-11-28 12:07 ` [PATCH 4/4] btrfs: test a case with compressed send stream and a shared extent fdmanana
2022-11-28 16:05 ` [PATCH 0/4] fstests/btrfs: add a test case for send v2 and an update Josef Bacik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox