summaryrefslogtreecommitdiffstats
path: root/fs/proc/task_mmu.c
diff options
context:
space:
mode:
authorTrond Myklebust <Trond.Myklebust@netapp.com>2005-06-07 18:37:01 -0400
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-06-07 15:53:47 -0700
commit1d6757fbff5bc86e94e59ab0d7bdd7e71351d839 (patch)
tree65e75b32e0810961615101cb1f137a060c707c6b /fs/proc/task_mmu.c
parenteba4f669d6ec9be4173bb2619e9b8500b3c36542 (diff)
downloadop-kernel-dev-1d6757fbff5bc86e94e59ab0d7bdd7e71351d839.zip
op-kernel-dev-1d6757fbff5bc86e94e59ab0d7bdd7e71351d839.tar.gz
[PATCH] NFS: Fix lookup intent handling
We should never apply a lookup intent to anything other than the last path component in an open(), create() or access() call. Introduce the helper nfs_lookup_check_intent() which always returns zero if LOOKUP_CONTINUE or LOOKUP_PARENT are set, and returns the intent flags if we're on the last component of the lookup. By doing so, we fix a bug in open(O_EXCL), where we may end up optimizing away a real lookup of the parent directory. Problem noticed by Linda Dunaphant <linda.dunaphant@ccur.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/proc/task_mmu.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud