[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20071020100903.717837398@X40.localnet>
Date: Sat, 20 Oct 2007 12:09:03 +0200
From: Jan Blunck <jblunck@...e.de>
To: Christoph Hellwig <hch@....de>,
Alexander Viro <viro@...iv.linux.org.uk>
Cc: Linux-Kernel Mailinglist <linux-kernel@...r.kernel.org>,
linux-fsdevel@...r.kernel.org
Subject: [RFC 0/2] readdir() as an inode operation
This is a first try to move readdir() to become an inode operation. This is
necessary for a VFS implementation of "something like union-mounts" where a
readdir() needs to read the directory contents of multiple directories.
Besides that the new interface is no longer giving the struct file to the
filesystem implementations anymore.
Comments, please?
Jan
-
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