diff mbox

[1/2] overlay/049: update fix commit id

Message ID 1525426891-6121-2-git-send-email-amir73il@gmail.com (mailing list archive)
State New, archived
Headers show

Commit Message

Amir Goldstein May 4, 2018, 9:41 a.m. UTC
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
---
 tests/overlay/049 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox

Patch

diff --git a/tests/overlay/049 b/tests/overlay/049
index 1dafc46..376acf5 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.