Hi, two patches below fix warnings and possible BUGs in ext3/ext4 when running in data=journal mode (see https://bugzilla.kernel.org/show_bug.cgi?id=14156). Admittedly, the workaround I've chosen is kind of ugly but reimplementing block_prepare_write() just for the data=journal mode seems even uglier to me. If anybody has better solution, I'd gladly hear it. Honza -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html