[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080219040435.825494460@arndb.de>
Date: Tue, 19 Feb 2008 05:04:35 +0100
From: Arnd Bergmann <arnd@...db.de>
To: linux-kernel@...r.kernel.org
Cc: linux-fsdevel@...r.kernel.org,
Alexander Viro <viro@...iv.linux.org.uk>,
Christoph Hellwig <hch@....de>, Greg KH <gregkh@...e.de>,
David Howells <dhowells@...hat.com>
Subject: [RFC 00/11] possible debugfs/libfs consolidation
I noticed that there is a lot of duplication in pseudo
file systems, so I started looking into how to consolidate
them. I ended up with a largish rework of the structure
of libfs and moving almost all of debugfs in there as well.
As an example, I also have patches that reduce debugfs,
securityfs and usbfs to the point where they are mostly
thin wrappers around libfs, with large comment blocks.
Other file systems could be changed in the same way, but
I first like to see if people agree that I'm on the right
track.
These patches have seen practically no testing so far,
so don't expect them to work, but please tell me what
you think about the concept.
Arnd <><
--
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