diff --git a/[refs] b/[refs] index 12ffab0fcc57..6de30838200a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f5df5881e2a2ff2be62608de1a156ac6d2352fc2 +refs/heads/master: 737bebd137561e184f0a8b4332d9bb0238d8b639 diff --git a/trunk/include/linux/namei.h b/trunk/include/linux/namei.h index 58cb3d3d44b4..45511a5918d3 100644 --- a/trunk/include/linux/namei.h +++ b/trunk/include/linux/namei.h @@ -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;