On Wed, Jul 03, 2013 at 04:22:06PM -0400, Waiman Long wrote: > Because of the changes made in dcache.h header file, files that > use the d_lock field of the dentry structure need to be changed > accordingly. All the d_lock's spin_lock() and spin_unlock() calls > are replaced by the corresponding d_lock() and d_unlock() calls. > There is no change in logic and everything should just work. > > Signed-off-by: Waiman Long <[email protected]>
Acked-by: Tejun Heo <[email protected]> Please feel free to route the patch as you see fit. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

