aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmir Goldstein <amir73il@gmail.com>2018-05-04 12:41:30 +0300
committerEryu Guan <guaneryu@gmail.com>2018-05-10 00:03:10 +0800
commit12a986fe876dd1ad989cf8f0d7c1d015271463d0 (patch)
tree91e674f984403b52f84de96ae27324edd9e8187d
parent00e3549c659cdc0b82adf1010dbbf4be7d9db411 (diff)
downloadxfstests-dev-12a986fe876dd1ad989cf8f0d7c1d015271463d0.tar.gz
overlay/049: update fix commit id
Signed-off-by: Amir Goldstein <amir73il@gmail.com> Reviewed-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
-rwxr-xr-xtests/overlay/0494
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/overlay/049 b/tests/overlay/049
index 1dafc46e03..376acf59eb 100755
--- a/tests/overlay/049
+++ b/tests/overlay/049
@@ -10,8 +10,8 @@
# This test checks that overlayfs detects and fails lookup of a multiply
# redirected dir.
#
-# The check for multiply redirected dir was implemented by kernel titled
-# "ovl: hash directory inodes for fsnotify"
+# The check for multiply redirected dir was a by-product of kernel
+# commit 31747eda41ef ("ovl: hash directory inodes for fsnotify")
#
#-----------------------------------------------------------------------
# Copyright (C) 2018 CTERA Networks. All Rights Reserved.