提交 737bebd1 编写于 作者: A Al Viro 提交者: Linus Torvalds

[PATCH] symlink nesting level change

It's way past time to bump it to 8.  Everyone had been warned - for
months now.

RH kernels have had this for more than a year.
Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 f5df5881
......@@ -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;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册