]> err.no Git - linux-2.6/blobdiff - include/linux/namei.h
[PATCH] Debug variants of linked list macros
[linux-2.6] / include / linux / namei.h
index 58cb3d3d44b472a4aec9aa262b695e889abb4c92..45511a5918d3edf6be65188c3b1c64ab650da1e8 100644 (file)
@@ -11,7 +11,7 @@ struct open_intent {
        struct file *file;
 };
 
-enum { MAX_NESTED_LINKS = 5 };
+enum { MAX_NESTED_LINKS = 8 };
 
 struct nameidata {
        struct dentry   *dentry;