Re: [PATCHSET 2.6.22-rc2-mm1] sysfs: assorted fixes

From: Cornelia Huck
Date: Tue May 29 2007 - 10:06:44 EST


On Tue, 29 May 2007 01:10:25 +0900,
Tejun Heo <htejun@xxxxxxxxx> wrote:

> Hello, all.
>
> This patchset contains two cleanups and three fixes.
>
> #01: make-sysfs_alloc_ino-static, cleanup
> #02: fix-parent-refcounting, fix
> #03: reorganize-sysfs_new_inode-and-sysfs_create, cleanup and prep for #04
> #04: use-iget_locked-instead-of-new_inode, fix
> #05: fix-root-sysfs_dirent-root-dentry-association, fix
>
> fs/sysfs/dir.c | 143 +++++++++++++++++++++++--------------------------------
> fs/sysfs/inode.c | 114 ++++++++++++++++++++++++-------------------
> fs/sysfs/mount.c | 19 ++++---
> fs/sysfs/sysfs.h | 6 +-
> 4 files changed, 137 insertions(+), 145 deletions(-)
>
> Please apply. Thanks.

I've tested this patchset a bit on s390 (device attach/detach and
moving devices around) and didn't encounter problems. As far as I can
see, this looks sane.
-
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/