]> 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)
commitb1aeaee8b8eeb5fb57a353a74698bc72b6eb1183
treedb900952b30b92270b9eced6a7ee3d3e787023a5
parent6132f3efe7f3d14c1c0eae4b74820ed5c724b446
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