diff options
author | OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> | 2008-10-16 07:50:29 +0900 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2008-10-23 05:13:19 -0400 |
commit | 0612d9fb270a474fe6a46cc5b8d3f5b71cf5f580 (patch) | |
tree | c6c9a6d2a457b6146615244e6b15ecac3b73daae /fs/fcntl.c | |
parent | 8f3dfaa5bab767a043c5af5b879fb86c03329f8a (diff) | |
download | linux-stable-0612d9fb270a474fe6a46cc5b8d3f5b71cf5f580.tar.gz linux-stable-0612d9fb270a474fe6a46cc5b8d3f5b71cf5f580.tar.bz2 linux-stable-0612d9fb270a474fe6a46cc5b8d3f5b71cf5f580.zip |
[PATCH vfs-2.6 5/6] vfs: remove LOOKUP_PARENT from non LOOKUP_PARENT lookup
lookup_hash() with LOOKUP_PARENT is bogus. And this prepares to add
new intent on those path.
The user of LOOKUP_PARENT intent is nfs only, and it checks whether
nd->flags has LOOKUP_CREATE or LOOKUP_OPEN, so the result is same.
Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Diffstat (limited to 'fs/fcntl.c')
0 files changed, 0 insertions, 0 deletions