fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Xiao Yang <yangx.jy@cn.fujitsu.com>
To: <fstests@vger.kernel.org>
Cc: Xiao Yang <yangx.jy@cn.fujitsu.com>
Subject: [PATCH] tests/generic/452: Fix the wrong commit id
Date: Wed, 29 Jul 2020 13:17:01 +0800	[thread overview]
Message-ID: <20200729051701.15387-1-yangx.jy@cn.fujitsu.com> (raw)

The mentioned commit 42d4a99b09cb doesn't exist so use the correct one.

Signed-off-by: Xiao Yang <yangx.jy@cn.fujitsu.com>
---
 tests/generic/452 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/generic/452 b/tests/generic/452
index 1e38b612..f6d6a0d7 100755
--- a/tests/generic/452
+++ b/tests/generic/452
@@ -5,7 +5,7 @@
 # FS QA Test 452
 #
 # This is a regression test for kernel patch:
-#   commit 42d4a99b09cb ("ext4: fix fault handling when mounted with -o dax,ro")
+#   commit fd96b8da68d3 ("ext4: fix fault handling when mounted with -o dax,ro")
 # created by Ross Zwisler <ross.zwisler@linux.intel.com>
 #
 seq=`basename $0`
-- 
2.21.0




             reply	other threads:[~2020-07-29  5:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-29  5:17 Xiao Yang [this message]
2020-08-07 16:10 ` [PATCH] tests/generic/452: Fix the wrong commit id Ira Weiny

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=20200729051701.15387-1-yangx.jy@cn.fujitsu.com \
    --to=yangx.jy@cn.fujitsu.com \
    --cc=fstests@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;
as well as URLs for NNTP newsgroup(s).