Re: [2.6 patch] fix OCFS2 compile error

2007-01-26 Thread Adrian Bunk
On Fri, Jan 26, 2007 at 11:47:13AM -0800, Mark Fasheh wrote: > On Fri, Jan 26, 2007 at 07:49:42PM +0100, Adrian Bunk wrote: > > I don't know why gcc 3.3 generates this now since ocfs2_backup_super_blkno() > > seems to be unused, but there is a bug for 32 bit systems that should be > > fixed: > >

Re: [2.6 patch] fix OCFS2 compile error

2007-01-26 Thread Mark Fasheh
On Fri, Jan 26, 2007 at 07:49:42PM +0100, Adrian Bunk wrote: > I don't know why gcc 3.3 generates this now since ocfs2_backup_super_blkno() > seems to be unused, but there is a bug for 32 bit systems that should be > fixed: > > Commit 50af94b14c98f5769860a282a397c6f3b135c8a8 adds: > offset /= s

[2.6 patch] fix OCFS2 compile error

2007-01-26 Thread Adrian Bunk
On Fri, Jan 26, 2007 at 01:22:34PM +1100, Eyal Lebedinsky wrote: > I should have added that this is on Debian stable: > $ gcc --version > gcc (GCC) 3.3.5 (Debian 1:3.3.5-13) > > Eyal Lebedinsky wrote: > > i386 > > Practically all modules selected. > > > > Building modules, stage 2.