--- zzzz-none-000/linux-2.6.32.60/fs/dcache.c 2012-10-07 21:41:24.000000000 +0000 +++ ur8-7270-606/linux-2.6.32.60/fs/dcache.c 2011-05-25 13:51:48.000000000 +0000 @@ -1550,7 +1550,7 @@ * Adds a dentry to the hash according to its name. */ -void d_rehash(struct dentry * entry) +inline void d_rehash(struct dentry * entry) { spin_lock(&dcache_lock); spin_lock(&entry->d_lock);