lkml.org 
[lkml]   [2007]   [Apr]   [7]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSun, 08 Apr 2007 11:18:45 +0900
FromTejun Heo <>
SubjectRe: [PATCH 13/14] sysfs: kill attribute file orphaning
Tejun Heo wrote:
> Now that sysfs_dirent can be disconnected from kobject on deletion,
> there is no need to orphan each attribute files.  All [bin_]attribute
> nodes are automatically orphaned when the parent node is deleted.
> Kill attribute file orphaning.> > Signed-off-by: Tejun Heo <htejun@gmail.com>

This isn't really true.  An attribute can belong to different module
from the kobj's and we still need per-attribute orphaning as the backing
methods can go away.  Please ignore patch 13, 14 of this patchset.

Thanks.

-- 
tejun
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-04-08 04:21    [from the cache]
©2003-2008