Re: [PATCHSET 1/4] sysfs: misc updates

2007-09-26 Thread Greg KH
On Wed, Sep 26, 2007 at 01:04:24PM +0200, Cornelia Huck wrote: > On Thu, 20 Sep 2007 16:05:09 +0900, > Tejun Heo <[EMAIL PROTECTED]> wrote: > > > 0001-sysfs-kill-SYSFS_FLAG_REMOVED.patch > > 0002-sysfs-fix-comments-of-sysfs_add-remove_one.patch > > 0003-sysfs-fix-sysfs_chmod_file-such-that-it-u

Re: [PATCHSET 1/4] sysfs: misc updates

2007-09-26 Thread Cornelia Huck
On Thu, 20 Sep 2007 16:05:09 +0900, Tejun Heo <[EMAIL PROTECTED]> wrote: > 0001-sysfs-kill-SYSFS_FLAG_REMOVED.patch > 0002-sysfs-fix-comments-of-sysfs_add-remove_one.patch > 0003-sysfs-fix-sysfs_chmod_file-such-that-it-updates-s.patch > 0004-sysfs-clean-up-header-files.patch > 0005-sysfs-kill

[PATCHSET 1/4] sysfs: misc updates

2007-09-20 Thread Tejun Heo
Hello, all. There are four patchsets going out today, which are... PS-1 misc updates PS-2 allow suicide PS-3 divorce sysfs from kobject and driver model PS-4 implement new features - symlink name formatting, plugging, batch error handling And this is PS-1. This patchset is on top of d