Re: [RFC][PATCH 5/15] Introduce union stack

2007-04-17 Thread Bharata B Rao
On Tue, Apr 17, 2007 at 05:08:48PM -0500, Serge E. Hallyn wrote: > Quoting Bharata B Rao ([EMAIL PROTECTED]): > > From: Jan Blunck <[EMAIL PROTECTED]> > > Subject: Introduce union stack. > > > > Adds union stack infrastructure to the dentry structure and provides > > locking routines to walk the u

Re: [RFC][PATCH 5/15] Introduce union stack

2007-04-17 Thread Serge E. Hallyn
Quoting Bharata B Rao ([EMAIL PROTECTED]): > From: Jan Blunck <[EMAIL PROTECTED]> > Subject: Introduce union stack. > > Adds union stack infrastructure to the dentry structure and provides > locking routines to walk the union stack. > > Signed-off-by: Jan Blunck <[EMAIL PROTECTED]> > Signed-off-b

[RFC][PATCH 5/15] Introduce union stack

2007-04-17 Thread Bharata B Rao
From: Jan Blunck <[EMAIL PROTECTED]> Subject: Introduce union stack. Adds union stack infrastructure to the dentry structure and provides locking routines to walk the union stack. Signed-off-by: Jan Blunck <[EMAIL PROTECTED]> Signed-off-by: Bharata B Rao <[EMAIL PROTECTED]> --- fs/Makefile