From 204cc5bb863d7b016a13ca0eb6bff90f72413a91 Mon Sep 17 00:00:00 2001 From: Al Viro Date: Fri, 14 Jul 2006 00:24:29 -0700 Subject: [PATCH] --- yaml --- r: 32655 b: refs/heads/master c: 737bebd137561e184f0a8b4332d9bb0238d8b639 h: refs/heads/master i: 32653: 96cd1c3ab6e927a280d8989cc710855e0e08048e 32651: c5828b986cabf1d5be1d99c7cb34ae1877d3a65c 32647: 73ef0b27572ccd0bf17f6b538ddabc0b5af83d2f 32639: 465da752b860fc0a03e369d8786c9c69da4b1c41 v: v3 --- [refs] | 2 +- trunk/include/linux/namei.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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;