]> git.baikalelectronics.ru Git - kernel.git/commit
do_last(): merge the may_open() calls
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 26 Jan 2020 15:06:13 +0000 (10:06 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 14 Mar 2020 01:09:12 +0000 (21:09 -0400)
commitda644f68675af0dd814c5a59152668ed6a4a0f82
treedb900952b30b92270b9eced6a7ee3d3e787023a5
parent502f22d20a26a9506440b3d1cf938e07c892792f
do_last(): merge the may_open() calls

have FMODE_OPENED case rejoin the main path at earlier point

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