lustre: opened file can't have negative dentry
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 8 May 2014 00:55:28 +0000 (20:55 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 3 Nov 2014 20:21:12 +0000 (15:21 -0500)
... and ll_md_close() gets inode already equal to file_inode(file),
along with ll_file_release()

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

No differences found