Home
last modified time | relevance | path

Searched hist:ca344a89 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/
H A Dnamei.cca344a89 Tue Mar 08 23:36:45 CST 2011 Al Viro <viro@zeniv.linux.org.uk> do_last: unify may_open() call and everyting after it

We have a bunch of diverging codepaths in do_last(); some of
them converge, but the case of having to create a new file
duplicates large part of common tail of the rest and exits
separately. Massage them so that they could be merged.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
ca344a89 Tue Mar 08 23:36:45 CST 2011 Al Viro <viro@zeniv.linux.org.uk> do_last: unify may_open() call and everyting after it

We have a bunch of diverging codepaths in do_last(); some of
them converge, but the case of having to create a new file
duplicates large part of common tail of the rest and exits
separately. Massage them so that they could be merged.

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