linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <djwong@kernel.org>
To: zlang@redhat.com
Cc: linux-xfs@vger.kernel.org, fstests@vger.kernel.org, guan@eryu.me,
	david@fromorbit.com, sandeen@sandeen.net
Subject: [PATCH v2.1 1/1] xfs/{270,557,600}: update commit id for _fixed_by tag.
Date: Fri, 29 Sep 2023 10:28:01 -0700	[thread overview]
Message-ID: <20230929172801.GB21283@frogsfrogsfrogs> (raw)
In-Reply-To: <169567817607.2269889.5897696336492740125.stgit@frogsfrogsfrogs>

From: Darrick J. Wong <djwong@kernel.org>

Update the commit id in the _fixed_by tag now that we've merged the
kernel fixes.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
---
 tests/xfs/270 |    2 +-
 tests/xfs/557 |    2 +-
 tests/xfs/600 |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/tests/xfs/270 b/tests/xfs/270
index 7d4e1f6a87..4e4f767dc1 100755
--- a/tests/xfs/270
+++ b/tests/xfs/270
@@ -17,7 +17,7 @@ _begin_fstest auto quick mount
 
 # real QA test starts here
 _supported_fs xfs
-_fixed_by_kernel_commit xxxxxxxxxxxx \
+_fixed_by_kernel_commit 74ad4693b647 \
 	"xfs: fix log recovery when unknown rocompat bits are set"
 # skip fs check because superblock contains unknown ro-compat features
 _require_scratch_nocheck
diff --git a/tests/xfs/557 b/tests/xfs/557
index 522c4f0643..01205377b7 100644
--- a/tests/xfs/557
+++ b/tests/xfs/557
@@ -18,7 +18,7 @@ _require_xfs_io_command "falloc"
 _require_xfs_io_command "bulkstat_single"
 _require_scratch
 
-_fixed_by_kernel_commit XXXXXXXXXXXX \
+_fixed_by_kernel_commit 817644fa4525 \
 	"xfs: get root inode correctly at bulkstat"
 
 # Create a filesystem which contains a fake root inode
diff --git a/tests/xfs/600 b/tests/xfs/600
index 56af634a7c..e6997c53d1 100755
--- a/tests/xfs/600
+++ b/tests/xfs/600
@@ -20,7 +20,7 @@ _begin_fstest auto quick fsmap
 
 . ./common/filter
 
-_fixed_by_git_commit kernel XXXXXXXXXXXXX \
+_fixed_by_git_commit kernel cfa2df68b7ce \
 	"xfs: fix an agbno overflow in __xfs_getfsmap_datadev"
 
 # Modify as appropriate.

  parent reply	other threads:[~2023-09-29 17:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-25 21:42 [PATCHSET v2 0/1] fstests: fix ro mounting with unknown rocompat features Darrick J. Wong
2023-09-25 21:42 ` [PATCH 1/1] xfs/270: update commit id for _fixed_by tag Darrick J. Wong
2023-09-29  5:22   ` Zorro Lang
2023-09-29 17:27     ` Darrick J. Wong
2023-09-29 17:28   ` Darrick J. Wong [this message]
2023-10-01 11:51     ` [PATCH v2.1 1/1] xfs/{270,557,600}: " Zorro Lang

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=20230929172801.GB21283@frogsfrogsfrogs \
    --to=djwong@kernel.org \
    --cc=david@fromorbit.com \
    --cc=fstests@vger.kernel.org \
    --cc=guan@eryu.me \
    --cc=linux-xfs@vger.kernel.org \
    --cc=sandeen@sandeen.net \
    --cc=zlang@redhat.com \
    /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;
as well as URLs for NNTP newsgroup(s).