fs/namei.c::do_follow_link() has recently changed the maximum symlink
authorNathan Scott <nathans@sgi.com>
Sun, 14 Oct 2001 06:11:21 +0000 (06:11 +0000)
committerNathan Scott <nathans@sgi.com>
Sun, 14 Oct 2001 06:11:21 +0000 (06:11 +0000)
link count from 8 down to 5, changed the test output accordingly.

005.out

diff --git a/005.out b/005.out
index 890720f4fbcb83bed44fc6dd7a71efbda51a0d1b..e8e37be0c06974f8c1793ed13ec3c2d3b0d675e6 100644 (file)
--- a/005.out
+++ b/005.out
@@ -1,6 +1,9 @@
 QA output created by 005
 *** touch deep symlinks
 
+touch: symlink_05: Too many levels of symbolic links
+touch: symlink_06: Too many levels of symbolic links
+touch: symlink_07: Too many levels of symbolic links
 touch: symlink_08: Too many levels of symbolic links
 touch: symlink_09: Too many levels of symbolic links
 touch: symlink_10: Too many levels of symbolic links