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. -- tejun - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

