From 3539d23a13b44ed743f7fbebc4b9a85362b4c804 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Sun, 14 Oct 2001 06:11:21 +0000 Subject: [PATCH] fs/namei.c::do_follow_link() has recently changed the maximum symlink link count from 8 down to 5, changed the test output accordingly. --- 005.out | 3 +++ 1 file changed, 3 insertions(+) diff --git a/005.out b/005.out index 890720f4..e8e37be0 100644 --- 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 -- 2.30.2