cifs_lookup(): cifs_get_inode_...() never returns 0 with *inode left NULL
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 15 May 2018 01:26:32 +0000 (21:26 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 22 May 2018 18:28:02 +0000 (14:28 -0400)
commita8b75f663ee825ab9d75839482bb12198faee70d
tree97e5f172d2516a9f8e678ea3297d81a6757b0fd0
parent500e2ab6c39b62c4b16e9964ed8990f091a47ddb
cifs_lookup(): cifs_get_inode_...() never returns 0 with *inode left NULL

not since 2004...

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