beginning to untangle do_filp_open()
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 24 Dec 2009 06:26:48 +0000 (01:26 -0500)
committerAl 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