> > Date: Wed, 1 Feb 2012 02:23:04 +0000 > > From: Stuart Henderson <s...@spacehopper.org> > > > > *obviously* this is not for now (it hasn't even gone through a mkr > > yet and I haven't touched the manpage). but I was interested to see > > what the speed difference was like (answer: small improvement only) > > and since I'd done it anyway I might as well post it to save anyone > > else the trouble of porting our changes across. > > A big question is whether we want the "largefile" z_off64_t bullshit > that this brings.
Please also be reminded that the kernel (and bootblock) libz should now be kept sycronized with the userland version. Update one, update the other. Let's not re-create that mess we had again. That one is more size sensitive, especially for the bootblocks. It has to be tested rather well. Yes, it is a bit of a pain.