linux-unionfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] overlay: fix documented kernel commit ids
@ 2021-09-12  9:34 Amir Goldstein
  0 siblings, 0 replies; only message in thread
From: Amir Goldstein @ 2021-09-12  9:34 UTC (permalink / raw)
  To: Eryu Guan; +Cc: Miklos Szeredi, linux-unionfs, fstests

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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-12  9:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-12  9:34 [PATCH] overlay: fix documented kernel commit ids Amir Goldstein

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).