Re: [stable] [patch] fuse: fix permission checking

2008-02-25 Thread Miklos Szeredi
Hi Greg! > On Fri, Feb 15, 2008 at 11:23:47AM +0100, Miklos Szeredi wrote: > > This is for 2.6.25 and 2.6.24.y, but NOT for 2.6.23.y. > > > > Thanks, > > Miklos > > > > > > From: Miklos Szeredi <[EMAIL PROTECTED]> > > > > I added a nasty local variable shadowing bug to fuse in 2.6.24, with

Re: [stable] [patch] fuse: fix permission checking

2008-02-23 Thread Miklos Szeredi
> > On Sat, Feb 23, 2008 at 10:38:59AM +0100, Miklos Szeredi wrote: > > > > On Fri, Feb 15, 2008 at 11:23:47AM +0100, Miklos Szeredi wrote: > > > > > This is for 2.6.25 and 2.6.24.y, but NOT for 2.6.23.y. > > > > > > > > > > Thanks, > > > > > Miklos > > > > > > > > > > > > > > > From: Miklos

Re: [stable] [patch] fuse: fix permission checking

2008-02-23 Thread Andrew Morton
On Sat, 23 Feb 2008 11:08:59 -0800 Greg KH <[EMAIL PROTECTED]> wrote: > On Sat, Feb 23, 2008 at 10:38:59AM +0100, Miklos Szeredi wrote: > > > On Fri, Feb 15, 2008 at 11:23:47AM +0100, Miklos Szeredi wrote: > > > > This is for 2.6.25 and 2.6.24.y, but NOT for 2.6.23.y. > > > > > > > > Thanks, > >

Re: [stable] [patch] fuse: fix permission checking

2008-02-23 Thread Greg KH
On Sat, Feb 23, 2008 at 10:38:59AM +0100, Miklos Szeredi wrote: > > On Fri, Feb 15, 2008 at 11:23:47AM +0100, Miklos Szeredi wrote: > > > This is for 2.6.25 and 2.6.24.y, but NOT for 2.6.23.y. > > > > > > Thanks, > > > Miklos > > > > > > > > > From: Miklos Szeredi <[EMAIL PROTECTED]> > > >

Re: [stable] [patch] fuse: fix permission checking

2008-02-23 Thread Miklos Szeredi
> On Fri, Feb 15, 2008 at 11:23:47AM +0100, Miklos Szeredi wrote: > > This is for 2.6.25 and 2.6.24.y, but NOT for 2.6.23.y. > > > > Thanks, > > Miklos > > > > > > From: Miklos Szeredi <[EMAIL PROTECTED]> > > > > I added a nasty local variable shadowing bug to fuse in 2.6.24, with > > the r

Re: [stable] [patch] fuse: fix permission checking

2008-02-22 Thread Greg KH
On Fri, Feb 15, 2008 at 11:23:47AM +0100, Miklos Szeredi wrote: > This is for 2.6.25 and 2.6.24.y, but NOT for 2.6.23.y. > > Thanks, > Miklos > > > From: Miklos Szeredi <[EMAIL PROTECTED]> > > I added a nasty local variable shadowing bug to fuse in 2.6.24, with > the result, that the 'defau