login
Header Space

 
 

Re: [RFC PATCH 0/2] Union Mount: Directory listing in glibc

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Erez Zadok <ezk@...>
Cc: NAGABHUSHAN BS <bsn.0007@...>, <libc-alpha@...>, Jan Blunck <jblunck@...>, <linux-kernel@...>, <linux-fsdevel@...>, <viro@...>, Christoph Hellwig <hch@...>, Ulrich Drepper <drepper@...>, Mingming Cao <cmm@...>, Dave Hansen <haveblue@...>, Trond Myklebust <trond.myklebust@...>, <bharata@...>, David Woodhouse <dwmw2@...>
Date: Wednesday, April 30, 2008 - 9:39 pm

Erez Zadok:
	:::

All these points are very similar to the actual implementation in AUFS,
except 'Optimization 2: decide memory size by stat().'
- the size may not be enough for storing every dirent, it depends upon
  the filesystem's implementation.
- the size may be a block size which can be larger than page size even
  if it is a empty dir, also it depends upon the filesystem.


Junjiro Okajima
--
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:
Re: [RFC PATCH 0/2] Union Mount: Directory listing in glibc , , (Wed Apr 30, 9:39 pm)
Re: [RFC PATCH 1/2] Union Mount: glibc readdir support, Ulrich Drepper, (Thu May 1, 2:08 am)
Re: [RFC PATCH 1/2] Union Mount: glibc readdir support, Bharata B Rao, (Tue May 6, 12:21 am)
Re: [RFC PATCH 1/2] Union Mount: glibc readdir support, David Newall, (Tue May 6, 9:10 am)
Re: [RFC PATCH 1/2] Union Mount: glibc readdir support, Bharata B Rao, (Sun May 11, 11:43 pm)
speck-geostationary