cachefiles: use path_get instead of lone dget
authorMiklos Szeredi <mszeredi@suse.cz>
Tue, 10 Aug 2010 09:41:35 +0000 (11:41 +0200)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 11 Aug 2010 04:28:20 +0000 (00:28 -0400)
Dentry references should not be acquired without a corresponding
vfsmount ref.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found