Re: 2.5.50: floppy/buffer related oops

From: Andrew Morton (akpm@digeo.com)
Date: Mon Dec 02 2002 - 21:35:44 EST


CaT wrote:
>
> I was dding to a floppy disc that had errors on it.
> ...
> buffer layer error at fs/buffer.c:2641
> Pass this trace through ksymoops for reporting
> Call Trace:
> [<c0143c03>] __buffer_error+0x33/0x38

That's not an oops. It's a debug warning.

You had non-uptodate buffers against an uptodate page. This
is an absurdity, but is not harmful.

Clearing BH_Uptodate on a write error has always seemed weird.
The error handling needs a review/rethink. Meanwhile I'll drop
a buffer_req test into those warnings to shut them up.
-
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/



This archive was generated by hypermail 2b29 : Sat Dec 07 2002 - 22:00:15 EST