[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <m1d41g9z3q.fsf@fess.ebiederm.org>
Date: Mon, 11 Jan 2010 12:16:09 -0800
From: ebiederm@...ssion.com (Eric W. Biederman)
To: Greg Kroah-Hartman <gregkh@...e.de>
Cc: <linux-kernel@...r.kernel.org>, Tejun Heo <tj@...nel.org>,
Kay Sievers <kay.sievers@...y.org>,
linux-kernel@...r.kernel.org,
Cornelia Huck <cornelia.huck@...ibm.com>,
linux-fsdevel@...r.kernel.org,
Eric Dumazet <eric.dumazet@...il.com>,
Benjamin LaHaise <bcrl@...et.ca>,
Serge Hallyn <serue@...ibm.com>
Subject: [PATCH 0/7] General sysfs enhancements
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists