[RFC 0/2] readdir() as an inode operation

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Christoph Hellwig <hch@...>, Alexander Viro <viro@...>
Cc: Linux-Kernel Mailinglist <linux-kernel@...>, <linux-fsdevel@...>
Date: Saturday, October 20, 2007 - 6:09 am

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

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC 0/2] readdir() as an inode operation, Jan Blunck, (Sat Oct 20, 6:09 am)
Re: [RFC 0/2] readdir() as an inode operation, Jan Kara, (Tue Oct 30, 11:26 am)
Re: [RFC 0/2] readdir() as an inode operation, Theodore Tso, (Wed Oct 31, 3:13 am)
Re: [RFC 0/2] readdir() as an inode operation, Brad Boyer, (Tue Oct 30, 11:43 pm)