From: fdmanana@kernel.org
To: fstests@vger.kernel.org
Cc: linux-btrfs@vger.kernel.org, Filipe Manana <fdmanana@suse.com>
Subject: [PATCH 0/3] btrfs: add test case for logical-resolve
Date: Tue, 9 May 2023 12:52:03 +0100 [thread overview]
Message-ID: <cover.1683632565.git.fdmanana@suse.com> (raw)
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
next reply other threads:[~2023-05-09 11:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-09 11:52 fdmanana [this message]
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
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.1683632565.git.fdmanana@suse.com \
--to=fdmanana@kernel.org \
--cc=fdmanana@suse.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