From: Amir Goldstein Date: Sun, 12 Sep 2021 09:34:18 +0000 (+0300) Subject: overlay: fix documented kernel commit ids X-Git-Tag: v2022.05.01~238 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=bc26f13f6dfe10426f022c9bb5663374fc74f113;p=xfstests-dev.git overlay: fix documented kernel commit ids 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 Reviewed-by: Eryu Guan Signed-off-by: Eryu Guan --- 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 d72faf2c..9e9be03f 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