Re: 2.5.37 broke the floppy driver

Alexander Viro (viro@math.psu.edu)
Mon, 23 Sep 2002 15:09:53 -0400 (EDT)


On Mon, 23 Sep 2002, Mikael Pettersson wrote:

> With O100-get_gendisk-C38 the oops is cured, but the floppy size is
> still wrong. Freshly booted, dd if=/dev/fd0H1440 bs=72k of=/dev/null
> reads only 720K instead of 1440K. Same thing on write: trying to
> write more than 720K results in an ENOSPC error.

Arrrgh. O/O101-floppy_sizes-C38 and it's also my fsckup - missed the
size in kilobytes/size in sectors. Fortunately that kind of crap is
over - blk_size[] is no more...

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/