[PATCH 07/25] sysfs: Rewrite sysfs_drop_dentry.

Tejun Heo htejun at gmail.com
Wed Aug 8 00:35:55 PDT 2007


On Tue, Aug 07, 2007 at 03:14:56PM -0600, Eric W. Biederman wrote:
> 
> Currently we find the dentry to drop by looking at sd->s_dentry.
> We can just as easily accomplish the same task by looking up the
> sysfs inode and finding all of the dentries from there, with the
> added bonus that we don't need to play with the sysfs_assoc_lock.
> 
> Signed-off-by: Eric W. Biederman <ebiederm at xmission.com>

Great, Acked-by: Tejun Heo <htejun at gmail.com>

-- 
tejun


More information about the Containers mailing list