git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a9f40d
)
name: shift nameidata down into user_path_walk()
author
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 30 Apr 2015 20:09:11 +0000
(16:09 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 11 May 2015 02:18:32 +0000
(22:18 -0400)
that avoids having nameidata on stack during the calls of
->rmdir()/->unlink() and *two* of those during the calls
of ->rename().
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/namei.c
patch
|
blob
|
history
diff --cc
fs/namei.c
Simple merge