switch alloc_file() to passing struct path
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 8 Aug 2009 20:52:35 +0000 (00:52 +0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 16 Dec 2009 17:16:42 +0000 (12:16 -0500)
... and have the caller grab both mnt and dentry; kill
leak in infiniband, while we are at it.

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

No differences found