linux-unionfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Amir Goldstein <amir73il@gmail.com>
To: Eryu Guan <guaneryu@gmail.com>
Cc: Miklos Szeredi <miklos@szeredi.hu>,
	linux-unionfs@vger.kernel.org, fstests@vger.kernel.org
Subject: [PATCH] overlay: fix documented kernel commit ids
Date: Sun, 12 Sep 2021 12:34:18 +0300	[thread overview]
Message-ID: <20210912093418.1334985-1-amir73il@gmail.com> (raw)

Fix documented commit ids for test overlay/078 following rebase of
overlayfs-next branch before merge to v5.15-rc1.

Document an additional kernel fix commit id for test overlay/077.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
---

Eryu,

I've documented commit id's too early again...

Thanks,
Amir.

 tests/overlay/077 | 5 +++--
 tests/overlay/078 | 4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/tests/overlay/077 b/tests/overlay/077
index 49dc8144..d22a1a94 100755
--- a/tests/overlay/077
+++ b/tests/overlay/077
@@ -6,8 +6,9 @@
 #
 # Test invalidate of readdir cache
 #
-# This is a regression test for kernel commit 65cd913ec9d9
-# ("ovl: invalidate readdir cache on changes to dir with origin")
+# This is a regression test for kernel commits:
+# 65cd913ec9d9 ("ovl: invalidate readdir cache on changes to dir with origin")
+# 9011c2791e63 ("ovl: skip stale entries in merge dir cache iteration")
 #
 . ./common/preamble
 _begin_fstest auto quick dir
diff --git a/tests/overlay/078 b/tests/overlay/078
index 522e2e3c..3683014c 100755
--- a/tests/overlay/078
+++ b/tests/overlay/078
@@ -8,8 +8,8 @@
 # Test copy up of lower file attributes.
 #
 # Overlayfs copies up a subset of lower file attributes since kernel commits:
-# 173ff5c9ec37 ("ovl: consistent behavior for immutable/append-only inodes")
-# 2e3f6e87c2b0 ("ovl: copy up sync/noatime fileattr flags")
+# 096a218a588d ("ovl: consistent behavior for immutable/append-only inodes")
+# 72db82115d2b ("ovl: copy up sync/noatime fileattr flags")
 #
 # This test is similar and was derived from generic/507, but instead
 # of creating new files which are created in upper layer, prepare
-- 
2.33.0


                 reply	other threads:[~2021-09-12  9:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20210912093418.1334985-1-amir73il@gmail.com \
    --to=amir73il@gmail.com \
    --cc=fstests@vger.kernel.org \
    --cc=guaneryu@gmail.com \
    --cc=linux-unionfs@vger.kernel.org \
    --cc=miklos@szeredi.hu \
    /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).