fs/namei.c::do_follow_link() has recently changed the maximum symlink

link count from 8 down to 5, changed the test output accordingly.
This commit is contained in:
Nathan Scott
2001-10-14 06:11:21 +00:00
parent 4073261671
commit 3539d23a13
+3
View File
@@ -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