Sick disk, or sick SCSI driver. Please swap some disks out and if it still
happens, send a report to linux-scsi@vger.kernel.org
> buffer layer error at fs/buffer.c:2835
> Call Trace:
> [<c015a760>] drop_buffers+0xc0/0xd0
> [<c015a7bb>] try_to_free_buffers+0x4b/0xb0
> [<c01a22ef>] journal_invalidatepage+0xdf/0x130
> [<c0193123>] ext3_invalidatepage+0x43/0x50
> [<c0141bb7>] do_invalidatepage+0x27/0x30
> [<c0141c4e>] truncate_complete_page+0x8e/0x90
That's expected - block_prepare_write() marked the page not uptodate when
it saw the I/O error. Although that is a fairly bogus thing to be doing.
-
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/