Re: [PATCH 07/25] sysfs: Rewrite sysfs_drop_dentry.

From: Tejun Heo
Date: Wed Aug 08 2007 - 03:36:43 EST


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@xxxxxxxxxxxx>

Great, Acked-by: Tejun Heo <htejun@xxxxxxxxx>

--
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/