xfs
[Top] [All Lists]

Re: ll_rw_kio error msgs

To: Timothy Shimmin <tes@xxxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: ll_rw_kio error msgs
From: Russell Cattelan <cattelan@xxxxxxxxxxx>
Date: Tue, 01 Aug 2000 01:34:03 -0500
Cc: linux-xfs@xxxxxxxxxxx
References: <200008010622.QAA45708@boing.melbourne.sgi.com>
Reply-to: cattelan@xxxxxxxxxxx
Sender: owner-linux-xfs-announce@xxxxxxxxxxx
Timothy Shimmin wrote:

> Hi,
>
> I p_tupdate today and built the xfs kernel and am now
> getting heaps of
> "ll_rw_kio: Unexpected device [08:07] queueing function encountered"

That is a scsi device.. correct?

The kio buff IO stuff is reported to be broken at the moment.

Try compiling XFS with KIO bufs's turned off and see if you still
have problems.


>
> messages.
>
> Presumably comes from:
>         if (q->make_request_fn) {
>                 printk(KERN_ERR
>         "ll_rw_kio: Unexpected device [%s] queueing function encountered\n",
>                 kdevname(dev));
>                 *error = -ENOSYS;
>                 goto end_io;
>         }
>
> Is this a known thing or have I stuffed something up ?
>
> Thanks,
> Tim.

--
Russell Cattelan
cattelan@xxxxxxxxxxx




<Prev in Thread] Current Thread [Next in Thread>