]> git.baikalelectronics.ru Git - kernel.git/commit
lookup_open(): put the dentry fed to ->lookup() or ->atomic_open() into in-lookup...
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 28 Apr 2016 15:50:59 +0000 (11:50 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 2 May 2016 23:51:16 +0000 (19:51 -0400)
commitd18af7894fe0741e40294b685bfb2f21b34e25c9
tree446ef0f6671c1d5f9a9d921d3c875a7394ed0256
parent66591bfb2f7e4acbfc3fcc95d5fa2e6ca82206b2
lookup_open(): put the dentry fed to ->lookup() or ->atomic_open() into in-lookup hash

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