mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
be148247cf
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>