commit | dae6ad8f37529963ae7df52baaccf056b38f210e | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sun Jun 26 11:50:15 2011 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Jul 20 01:44:05 2011 -0400 |
tree | 1bfc6f766601e744c2c2c064b97cdefdcca4ad5c | |
parent | 49084c3bb2055c401f3493c13edae14d49128ca0 [diff] |
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 <viro@zeniv.linux.org.uk>