From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Bhanu Date: Sat, 18 Sep 2004 13:41:05 +0000 Subject: Re: [RFC][PATCH] use libsysfs for udevstart directory walking Message-Id: <20040918134105.GA26929@spock.enterprise> List-Id: References: <20040915220056.GA9906@spock.enterprise> In-Reply-To: <20040915220056.GA9906@spock.enterprise> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On 06:00 Thu 16 Sep , Arun Bhanu wrote: Sorry to reply to my own post. > Currently, libsysfs does not provide an API for getting all the classes. > So, I've introduced two new functions in libsysfs: I was wrong about this. > struct dlist *sysfs_open_classes(void) > void sysfs_close_classes(struct dlist *clslist) Remco , pointed out to me that libsysfs provides these functionalities with the following two APIs: struct dlist *sysfs_open_subsystem_list(char *name) void sysfs_close_list(struct dlist *list) Just ignore this patch. I'll resend the patch which uses the above APIs. --Arun ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel