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

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <gregkh@...>, <dmitry.torokhov@...>, <cornelia.huck@...>, <oneukum@...>, <rpurdie@...>, <stern@...>, <maneesh@...>, <linux-kernel@...>, <htejun@...>
Date: Monday, May 28, 2007 - 12:10 pm

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


-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCHSET 2.6.22-rc2-mm1] sysfs: assorted fixes, Tejun Heo, (Mon May 28, 12:10 pm)
Re: [PATCHSET 2.6.22-rc2-mm1] sysfs: assorted fixes, Cornelia Huck, (Tue May 29, 10:02 am)
[PATCH 1/5] sysfs: make sysfs_alloc_ino() static, Tejun Heo, (Mon May 28, 12:10 pm)