Displaying 1 result from an estimated 1 matches for "jf61o02".
2010 Sep 02
2
blk_rq_check_limits errors
On Thursday, September 02, 2010, Frank Heckes wrote:
> Hi all,
>
> for some of our OSSes a massive amount of errors like:
>
> Sep 2 20:28:15 jf61o02 kernel: blk_rq_check_limits: over max size
> limit.
>
> appearing in /var/log/messages (and dmesg). Does anyone have got a clue
> how-to get of the root cause? Many thanks in advance.
linux/block/blk-core.c
int blk_rq_check_limits(struct request_queue *q, struct request *rq)
{...