mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user