Re: [RFC 11/26] tmpfs white-out support

2007-08-01 Thread Matt Mackall
On Wed, Aug 01, 2007 at 04:13:46PM +0100, Hugh Dickins wrote: > On Mon, 30 Jul 2007, Jan Blunck wrote: > > > Introduce white-out support to tmpfs. > > > > Signed-off-by: Jan Blunck <[EMAIL PROTECTED]> > > --- > > include/linux/shmem_fs.h |1 > > mm/shmem.c | 54 > >

Re: [RFC 11/26] tmpfs white-out support

2007-08-01 Thread Hugh Dickins
On Mon, 30 Jul 2007, Jan Blunck wrote: > Introduce white-out support to tmpfs. > > Signed-off-by: Jan Blunck <[EMAIL PROTECTED]> > --- > include/linux/shmem_fs.h |1 > mm/shmem.c | 54 > +++ > 2 files changed, 55 insertions(+) I