]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
cut down the number of do_path_lookup() callers
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 22 Jan 2015 07:16:49 +0000 (02:16 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 23 Jan 2015 05:22:19 +0000 (00:22 -0500)
commitfa14a0b8d2bca1d2226afaa04bdf80200d8e9b03
tree49fcb2bac6382b86cf68b777a6e944ccd97bb1f1
parentb1940cd21c0f4abdce101253e860feff547291b0
cut down the number of do_path_lookup() callers

... and don't bother with new struct filename when we already have one

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