Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dnamei.cce8644fc Tue Apr 26 13:17:56 CDT 2016 Al Viro <viro@zeniv.linux.org.uk> lookup_open(): expand the call of vfs_create()

Lift IS_DEADDIR handling up into the part common with atomic_open(),
remove it from the latter. Collapse permission checks into the
call of may_o_create(), getting it closer to atomic_open() case.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
ce8644fc Tue Apr 26 13:17:56 CDT 2016 Al Viro <viro@zeniv.linux.org.uk> lookup_open(): expand the call of vfs_create()

Lift IS_DEADDIR handling up into the part common with atomic_open(),
remove it from the latter. Collapse permission checks into the
call of may_o_create(), getting it closer to atomic_open() case.

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