I changed BLOCK_SIZE back in the 2.4.0-test8 to 512 and had to do some
modifications to drivers/ide, drivers/scsi, fs/partitions and to fs/ext2 to
get it to work (patch is 10kiB so not too bad but it doesn't deal with the
MD driver nor with any of the devices/fs I don't actually use). It then
worked nicely for me. (Only minor problem with floppy disk resulting in a
block size error from ll_rw_block but it always went ahead and worked after
outputting the error.)
And yes, the fixes needed are mostly because of assumptions about
BLOCK_SIZE being 1024 bytes... If anyone is interested in having a look,
the now outdated patch is available on the web:
http://www-stu.christs.cam.ac.uk/~aia21/linux/blksize512.patch
Anton
-- "I've not lost my mind. It's backed up on tape somewhere." - Unknown-- Anton Altaparmakov <aia21 at cam.ac.uk> (replace at with @) Linux NTFS Maintainer / WWW: http://linux-ntfs.sf.net/ ICQ: 8561279 / WWW: http://www-stu.christs.cam.ac.uk/~aia21/- 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/