Re: 2.6.x partition breakage and dual booting

From: viro
Date: Sun May 30 2004 - 16:16:16 EST


On Sun, May 30, 2004 at 11:08:27PM +0200, Andreas Schwab wrote:
> viro@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx writes:
>
> > On Sun, May 30, 2004 at 10:03:00PM +0200, Andries Brouwer wrote:
> >> Clearly, BLKGETSIZE is obsolescent - it should be replaced by
> >> BLKGETSIZE64 everywhere. 2^41 B is 2 TB, and some RAIDs are larger.
> >
> > ITYM "it should be replaced to lseek(fd, SEEK_END, 0) everywhere".
> ITYM lseek(fd, 0, SEEK_END)

Sorry, braino.
-
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/