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)
commit6fbd07146d99239547cd4970622c96e9cb0f3213
tree446ef0f6671c1d5f9a9d921d3c875a7394ed0256
parent12fa5e240419237d848abe3d40809eabe9e8f4ca
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