All of lore.kernel.org
 help / color / mirror / Atom feed
From: fdmanana@kernel.org
To: fstests@vger.kernel.org
Cc: linux-btrfs@vger.kernel.org, Filipe Manana <fdmanana@suse.com>
Subject: [PATCH] btrfs/287: add git commit hash for the kernel fix
Date: Thu, 18 May 2023 12:06:33 +0100	[thread overview]
Message-ID: <dd250729b7e59e9208f3e6a96b320a57f31f74cf.1684407974.git.fdmanana@suse.com> (raw)

From: Filipe Manana <fdmanana@suse.com>

The respective fix landed on kernel 6.4-rc2, commit:

  0cad8f14d70c "btrfs: fix backref walking not returning all inode refs"

So update the test to include the commit hash.

Signed-off-by: Filipe Manana <fdmanana@suse.com>
---
 tests/btrfs/287 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/btrfs/287 b/tests/btrfs/287
index a0b71c7e..cac96a23 100755
--- a/tests/btrfs/287
+++ b/tests/btrfs/287
@@ -19,7 +19,7 @@ _require_xfs_io_command "fpunch"
 
 # This is a test case to test the logical to ino ioctl in general but it also
 # serves as a regression a test for an issue fixed by the following commit.
-_fixed_by_kernel_commit XXXXXXXXXXXX \
+_fixed_by_kernel_commit 0cad8f14d70c \
 	"btrfs: fix backref walking not returning all inode refs"
 
 query_logical_ino()
-- 
2.34.1


             reply	other threads:[~2023-05-18 11:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-18 11:06 fdmanana [this message]
2023-05-19  5:35 ` [PATCH] btrfs/287: add git commit hash for the kernel fix 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=dd250729b7e59e9208f3e6a96b320a57f31f74cf.1684407974.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 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.