FS/XFS testing framework
 help / color / mirror / Atom feed
* [PATCH 0/3] btrfs: add test case for logical-resolve
@ 2023-05-09 11:52 fdmanana
  2023-05-09 11:52 ` [PATCH 1/3] common/btrfs: add helper to get the bytenr for a file extent item fdmanana
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: fdmanana @ 2023-05-09 11:52 UTC (permalink / raw)
  To: fstests; +Cc: linux-btrfs, Filipe Manana

From: Filipe Manana <fdmanana@suse.com>

Add a test case for btrfs' logical to ino ioctls (v1 and v2). More details
on the changelogs.

Filipe Manana (3):
  common/btrfs: add helper to get the bytenr for a file extent item
  btrfs: add a test case for the logical to ino ioctl
  groups: add logical_resolve group for btrfs

 common/btrfs        |  52 +++++++++++++++
 doc/group-names.txt |   1 +
 tests/btrfs/004     |   2 +-
 tests/btrfs/287     | 154 ++++++++++++++++++++++++++++++++++++++++++++
 tests/btrfs/287.out |  95 +++++++++++++++++++++++++++
 tests/btrfs/299     |  20 +-----
 6 files changed, 305 insertions(+), 19 deletions(-)
 create mode 100755 tests/btrfs/287
 create mode 100644 tests/btrfs/287.out

-- 
2.35.1


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

end of thread, other threads:[~2023-05-10  5:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-09 11:52 [PATCH 0/3] btrfs: add test case for logical-resolve fdmanana
2023-05-09 11:52 ` [PATCH 1/3] common/btrfs: add helper to get the bytenr for a file extent item fdmanana
2023-05-10  5:50   ` Anand Jain
2023-05-09 11:52 ` [PATCH 2/3] btrfs: add a test case for the logical to ino ioctl fdmanana
2023-05-10  5:49   ` Anand Jain
2023-05-09 11:52 ` [PATCH 3/3] groups: add logical_resolve group for btrfs fdmanana
2023-05-10  4:51   ` Anand Jain

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