new helpers: kern_path_create/user_path_create
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 26 Jun 2011 15:50:15 +0000 (11:50 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 20 Jul 2011 05:44:05 +0000 (01:44 -0400)
combination of kern_path_parent() and lookup_create().  Does *not*
expose struct nameidata to caller.  Syscalls converted to that...

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

No differences found