On Tue, 5 Sep 2000, Linus Torvalds wrote: > This is basically all due to the fact that the new truncate logic does a > "__block_commit_write()" without ever having itself called any of the > routines that establish the buffers (a regular write will always have > called "__block_prepare_write()" first, for example.) > > We really should have done a true "block_truncate_write()", but it looked > so clever to just re-use the existing code. Fair enough. How about reverting to compare-and-write-if-nonzero variant? _That_ will be definitely legal. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Still ext2-corruption in test8-pre5 (incl. OOPS) Udo A. Steinberg
- Re: Still ext2-corruption in test8-pre5 (incl. OOPS) Linus Torvalds
- Re: Still ext2-corruption in test8-pre5 (incl. O... Alexander Viro
- Re: Still ext2-corruption in test8-pre5 (inc... Linus Torvalds
- Re: Still ext2-corruption in test8-pre5 ... Alexander Viro
- Re: Still ext2-corruption in test8-pre5 (incl. O... Chris Mason
- Re: Still ext2-corruption in test8-pre5 (inc... Chris Mason
- Re: Still ext2-corruption in test8-pre5 ... Linus Torvalds
- Re: Still ext2-corruption in test8-pre5 (incl. OOPS) Alexander Viro
- Re: Still ext2-corruption in test8-pre5 (incl. O... Linus Torvalds
- Re: Still ext2-corruption in test8-pre5 (inc... Alexander Viro
- Re: Still ext2-corruption in test8-pre5 ... David S. Miller
- Re: Still ext2-corruption in test8-... Alexander Viro