[PATCH 0/7] General sysfs enhancements

From: Eric W. Biederman
Date: Mon Jan 11 2010 - 15:16:34 EST



This patchset is built on top of 2.6.33-rc3 +
"sysfs: Cache the last sysfs_dirent to improve readdir scalability v2"

Greg I assume you have that patch somewhere in queue.

This patchset contains little cleanups all around sysfs.
- Some basic cleanups.
- Some sysfs scaling work
- Implementation of sysfs_rename

drivers/base/core.c | 18 ++++++------------
fs/sysfs/dir.c | 22 +++++++++++++++++++++-
fs/sysfs/inode.c | 28 ++++++++--------------------
fs/sysfs/mount.c | 5 ++---
fs/sysfs/symlink.c | 38 ++++++++++++++++++++++++++++++++++++++
fs/sysfs/sysfs.h | 6 +++---
include/linux/sysfs.h | 9 +++++++++
7 files changed, 87 insertions(+), 39 deletions(-)

This should be the final patchset before we can seriously look at
network namespace support in sysfs, again.

Eric
--
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/