Re: [PATCH 2/2] fsstack: Fix up ecryptfs's fsstack usage

2006-12-05 Thread Josef Sipek
On Tue, Dec 05, 2006 at 02:49:13PM -0800, Andrew Morton wrote: > On Tue, 5 Dec 2006 17:38:07 -0500 > Josef Sipek <[EMAIL PROTECTED]> wrote: > > > > When your patches are queued in -mm please do test them there, and review > > > others' changes to them, and raise patches against them. Raising patc

Re: [PATCH 2/2] fsstack: Fix up ecryptfs's fsstack usage

2006-12-05 Thread Andrew Morton
On Tue, 5 Dec 2006 17:38:07 -0500 Josef Sipek <[EMAIL PROTECTED]> wrote: > > When your patches are queued in -mm please do test them there, and review > > others' changes to them, and raise patches against them. Raising patches > > against one's private tree and not testing the code which is plan

Re: [PATCH 2/2] fsstack: Fix up ecryptfs's fsstack usage

2006-12-05 Thread Josef Sipek
On Tue, Dec 05, 2006 at 02:28:31PM -0800, Andrew Morton wrote: > On Tue, 5 Dec 2006 14:22:32 -0500 > Josef Sipek <[EMAIL PROTECTED]> wrote: > > > Fix up a stray ecryptfs_copy_attr_all call and remove prototypes for > > ecryptfs_copy_* as they no longer exist. > > > > Signed-off-by: Josef "Jeff" S

Re: [PATCH 2/2] fsstack: Fix up ecryptfs's fsstack usage

2006-12-05 Thread Andrew Morton
On Tue, 5 Dec 2006 14:22:32 -0500 Josef Sipek <[EMAIL PROTECTED]> wrote: > Fix up a stray ecryptfs_copy_attr_all call and remove prototypes for > ecryptfs_copy_* as they no longer exist. > > Signed-off-by: Josef "Jeff" Sipek <[EMAIL PROTECTED]> > --- > fs/ecryptfs/dentry.c |2 +- >