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
-