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:
391172c
)
namei: saner calling conventions for filename_create()
author
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 12 May 2015 21:21:25 +0000
(17:21 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 15 May 2015 05:10:42 +0000
(
01:10
-0400)
a) make it reject ERR_PTR() for name
b) make it putname(name) upon return in all other cases.
seriously simplifies the callers...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/namei.c
patch
|
blob
|
history
diff --cc
fs/namei.c
Simple merge