From: Al Viro Date: Sun, 26 Jun 2011 15:50:15 +0000 (-0400) Subject: new helpers: kern_path_create/user_path_create X-Git-Tag: v3.1-rc1~282^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dae6ad8f37529963ae7df52baaccf056b38f210e;p=pandora-kernel.git new helpers: kern_path_create/user_path_create combination of kern_path_parent() and lookup_create(). Does *not* expose struct nameidata to caller. Syscalls converted to that... Signed-off-by: Al Viro --- Reading git-diff-tree failed