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

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jan Blunck <jblunck@...>
Cc: Christoph Hellwig <hch@...>, Alexander Viro <viro@...>, Linux-Kernel Mailinglist <linux-kernel@...>, <linux-fsdevel@...>
Date: Tuesday, October 30, 2007 - 11:26 am

> This is a first try to move readdir() to become an inode operation. This is
  Hmm, are you sure there are no users which keep some per-struct-file
information for directories? File offset is one such obvious thing which
you've handled but actually filesystem with more complicated structure
of directory may remember some hints about where we really are, keep
some readahead information or so...

								Honza
-- 
Jan Kara <jack@suse.cz>
SuSE CR Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
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)