--- kernel-source-2.6.9/include/linux/namei.h.orig 2004-10-19 01:53:46 +0400 +++ kernel-source-2.6.9/include/linux/namei.h 2004-10-20 18:26:02 +0400 @@ -10,7 +10,7 @@ int create_mode; }; -enum { MAX_NESTED_LINKS = 5 }; +enum { MAX_NESTED_LINKS = 8 }; struct nameidata { struct dentry *dentry;