[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <46185105.8090007@gmail.com>
Date: Sun, 08 Apr 2007 11:18:45 +0900
From: Tejun Heo <htejun@...il.com>
To: gregkh@...e.de
CC: maneesh@...ibm.com, dmitry.torokhov@...il.com,
cornelia.huck@...ibm.com, oneukum@...e.de, rpurdie@...ys.net,
James.Bottomley@...elEye.com, linux-kernel@...r.kernel.org
Subject: Re: [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@...il.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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists