]> Git Repo - linux.git/commit - fs/cachefiles/daemon.c
cachefiles: use path_get instead of lone dget
authorMiklos Szeredi <[email protected]>
Tue, 10 Aug 2010 09:41:35 +0000 (11:41 +0200)
committerAl Viro <[email protected]>
Wed, 11 Aug 2010 04:28:20 +0000 (00:28 -0400)
commit542ce7a9bc6b3838832ae0f4f8de30c667af8ff3
treefd6729805ce4f635ff4fd628fac00163a1e328cf
parent6d0b5456e14ec19edae7c18de4d355c58b133bd6
cachefiles: use path_get instead of lone dget

Dentry references should not be acquired without a corresponding
vfsmount ref.

Signed-off-by: Miklos Szeredi <[email protected]>
Acked-by: David Howells <[email protected]>
Signed-off-by: Al Viro <[email protected]>
fs/cachefiles/daemon.c
This page took 0.060296 seconds and 4 git commands to generate.