[patch] fixed block_dev fs corruption 2.2.14pre14 (and 2.2.*)

Andrea Arcangeli (andrea@suse.de)
Fri, 17 Dec 1999 15:53:44 +0100 (CET)


I fixed two bugs that leads to fs corruption in the block_dev layer:

o it was writing on a buffer without waiting read I/O completation
(like ext2)

o it wasn't checking the read for the partial-write case
made the buffer uptodate before continuing

The fix is been tested heavily and it's been reported to me to fix the
reproducible fs corruption. Please include it in the future 2.2.14 (or let
me know).

ftp://ftp.*.kernel.org/pub/linux/kernel/people/andrea/proposed/v2.2/2.2.14pre14/block_dev-fs-corruption-1.gz

Thanks!

Andrea

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