]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] new (local) helper: user_path_parent()
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 21 Jul 2008 13:32:51 +0000 (09:32 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 27 Jul 2008 00:53:35 +0000 (20:53 -0400)
commit9fa5b9e8e13a558ac9ace6648c3efbd313860cdb
tree3f88e3658e7a11ca981955ea427c80a326d412ae
parent79e1a37ef80657aaae7aa7aaaf2a07152d445054
[PATCH] new (local) helper: user_path_parent()

Preparation to untangling intents mess: reduce the number of do_path_lookup()
callers.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/namei.c