From: Miklos Szeredi Date: Tue, 10 Aug 2010 09:41:35 +0000 (+0200) Subject: cachefiles: use path_get instead of lone dget X-Git-Tag: v2.6.36-rc1~96^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=542ce7a9bc6b3838832ae0f4f8de30c667af8ff3;p=pandora-kernel.git cachefiles: use path_get instead of lone dget Dentry references should not be acquired without a corresponding vfsmount ref. Signed-off-by: Miklos Szeredi Acked-by: David Howells Signed-off-by: Al Viro --- Reading git-diff-tree failed