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

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jan Kara <jack@...>
Cc: Jan Blunck <jblunck@...>, Christoph Hellwig <hch@...>, Alexander Viro <viro@...>, Linux-Kernel Mailinglist <linux-kernel@...>, <linux-fsdevel@...>
Date: Wednesday, October 31, 2007 - 3:13 am

On Tue, Oct 30, 2007 at 04:26:04PM +0100, Jan Kara wrote:

For example, the ext3 filesystem, when it is supported hash tree, does
exactly this.  See ext3_htree_store_dirent() in fs/ext3/dir.c and
ext3_htree_fill_tree() in fs/ext3/namei.c.

So your patch would break ext3 htree support.

						- Ted
-
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)