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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jan Kara
Date: Tuesday, October 30, 2007 - 8: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
-
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, 3:09 am)
Re: [RFC 0/2] readdir() as an inode operation, Jan Kara, (Tue Oct 30, 8:26 am)
Re: [RFC 0/2] readdir() as an inode operation, Brad Boyer, (Tue Oct 30, 8:43 pm)
Re: [RFC 0/2] readdir() as an inode operation, Theodore Tso, (Wed Oct 31, 12:13 am)