From: fdmanana@kernel.org
To: fstests@vger.kernel.org
Cc: linux-btrfs@vger.kernel.org, Filipe Manana <fdmanana@suse.com>
Subject: [PATCH] btrfs: add missing commit IDs to kernel fixes of some tests
Date: Wed, 22 Jul 2026 13:49:14 +0100 [thread overview]
Message-ID: <62602f730db0955ab0c486640f7ad3eee75bb2e1.1784724364.git.fdmanana@suse.com> (raw)
From: Filipe Manana <fdmanana@suse.com>
Some kernel fixes were already merged into Linus' tree, so add their IDs
and in the case of btrfs/351, update the subject of the kernel fix, since
the original patch was dropped due to another fix.
Signed-off-by: Filipe Manana <fdmanana@suse.com>
---
tests/btrfs/349 | 2 +-
tests/btrfs/350 | 2 +-
tests/btrfs/351 | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/tests/btrfs/349 b/tests/btrfs/349
index c6632dda..48ac9212 100755
--- a/tests/btrfs/349
+++ b/tests/btrfs/349
@@ -18,7 +18,7 @@ _require_scratch_reflink
_require_cp_reflink
_require_scratch_enable_simple_quota
-_fixed_by_kernel_commit XXXXXXXXXXXX \
+_fixed_by_kernel_commit 1e92637722ae \
"btrfs: check for subvolume before deleting squota qgroup"
_fixed_by_kernel_commit 0c309d66dacd \
"btrfs: forbid creating subvol qgroups"
diff --git a/tests/btrfs/350 b/tests/btrfs/350
index 7cc04b63..44b40410 100755
--- a/tests/btrfs/350
+++ b/tests/btrfs/350
@@ -9,7 +9,7 @@
. ./common/preamble
_begin_fstest auto quick volume trim raid
-_fixed_by_kernel_commit XXXXXXXXXXXX \
+_fixed_by_kernel_commit 1b1937eb08f5 \
"btrfs: do not trim a device which is not writeable"
_require_btrfs_forget_or_module_loadable
diff --git a/tests/btrfs/351 b/tests/btrfs/351
index e92ddf1b..7829d5da 100755
--- a/tests/btrfs/351
+++ b/tests/btrfs/351
@@ -10,8 +10,8 @@
. ./common/preamble
_begin_fstest auto quick
-_fixed_by_kernel_commit XXXXXXXXXXXX \
- "Revert \"btrfs: add 32-bit compat ioctl for BTRFS_IOC_GET_SUBVOL_INFO\""
+_fixed_by_kernel_commit 75a41e3e51eb \
+ "btrfs: fix GET_SUBVOL_INFO after compat refactor"
_require_test_program btrfs_ioctl
_require_scratch
--
2.47.2
next reply other threads:[~2026-07-22 12:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-22 12:49 fdmanana [this message]
2026-07-22 14:35 ` [PATCH] btrfs: add missing commit IDs to kernel fixes of some tests Johannes Thumshirn
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=62602f730db0955ab0c486640f7ad3eee75bb2e1.1784724364.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