Re: [PATCH v3 23/25] cgroup: Change how dentry's d_lock field isaccessed

From: Tejun Heo
Date: Thu Jul 04 2013 - 13:02:00 EST


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 <Waiman.Long@xxxxxx>

Acked-by: Tejun Heo <tj@xxxxxxxxxx>

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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/