Last half-KB is useless, as filesystem on it is ext2 with 4KB blocks...
Only problem is that previously stable system was now dying in e2fsck. I'll
try to invent some solution before 2.6 ;-)
Maybe fix to e2fsck would be sufficient, I always thought that it reads disk
in blocksize (4KB) chunks, so disk will not see 512B request. But
apparently it either reads partition in 512B chunks, or block layer does not
do merging correctly.
Petr Vandrovec
vandrove@vc.cvut.cz
-
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/