Re: 2.6.19-mm1

From: Andrew Morton
Date: Tue Dec 12 2006 - 03:05:35 EST


On Tue, 12 Dec 2006 15:43:54 +0900
KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx> wrote:

> On Mon, 11 Dec 2006 22:06:17 -0800
> Andrew Morton <akpm@xxxxxxxx> wrote:
> > > When I use ftp on 2.6.19-mm1, transfered file is always broken.
> > > like this:
> > > ==
> > > [kamezawa@casares ~]$ file ./linux-2.6.19.tar.bz2 (got on 2.6.19-mm1)
> > > ./linux-2.6.19.tar.bz2: data
> > > (I confirmed original file was not broken.)
> >
> > Yes, a couple of people have reported things like this. Strange.
> > test.kernel.org is showing mostly-green. There's one fsx-linux failure (for
> > unclear reasons) on one of the x86_64 machines, all the rest are happy.
> >
> > Which filesystem were you using?
> >
> using ext3.
> > Can you investigate it a bit further please?? reboot, re-download, work
> > out how the data differs, etc?
> >
> Hmm, this is summary of broken linux-2.6.19.tar.bz2 file (used od and diff)

On 1k blocksize ext3,

fsx-linux -r 512 -w 512 foo

fails immediately. It works OK with blocksize==pagesize, which ia64
doesn't do.

It's the pagecache-deadlock-avoidance patchset. I'll drop it again, and
shall nuke 2.6.19-mm1 somehow, thanks.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/