parent b7ab39f631f505edc2bbdb86620d5493f995c9da author Nick Piggin 1294382973 +1100 committer Nick Piggin 1294383021 +1100 fs: dcache scale d_unhashed Protect d_unhashed(dentry) condition with d_lock. This means keeping DCACHE_UNHASHED bit in synch with hash manipulations. Signed-off-by: Nick Piggin ë´„Vž