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:
64ba992
)
beginning to untangle do_filp_open()
author
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 24 Dec 2009 06:26:48 +0000
(
01:26
-0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 5 Mar 2010 14:01:11 +0000
(09:01 -0500)
That's going to be a long and painful series. The first step:
take the stuff reachable from 'ok' label in do_filp_open() into
a new helper (finish_open()).
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found