git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85fe402
)
fs: take dcache_lock inside __d_path
author
Christoph Hellwig
<hch@infradead.org>
Sun, 10 Oct 2010 09:36:21 +0000
(
05:36
-0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 26 Oct 2010 01:26:12 +0000
(21:26 -0400)
All callers take dcache_lock just around the call to __d_path, so
take the lock into it in preparation of getting rid of dcache_lock.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found