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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: hooanon05
Date: Wednesday, April 30, 2008 - 6: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
--
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, NAGABHUSHAN BS, (Tue Apr 29, 11:07 pm)
Re: [RFC PATCH 0/2] Union Mount: Directory listing in glibc, NAGABHUSHAN BS, (Tue Apr 29, 11:18 pm)
Re: [RFC PATCH 0/2] Union Mount: Directory listing in glibc , hooanon05, (Wed Apr 30, 6:39 pm)
Re: [RFC PATCH 1/2] Union Mount: glibc readdir support, Ulrich Drepper, (Wed Apr 30, 11:08 pm)
Re: [RFC PATCH 1/2] Union Mount: glibc readdir support, Bharata B Rao, (Mon May 5, 9:21 pm)
Re: [RFC PATCH 1/2] Union Mount: glibc readdir support, David Newall, (Tue May 6, 6:10 am)
Re: [RFC PATCH 1/2] Union Mount: glibc readdir support, Bharata B Rao, (Sun May 11, 8:43 pm)