Re: scsi in 2.5.48

Andrew Morton (akpm@digeo.com)
Mon, 18 Nov 2002 01:45:29 -0800


Andrew Morton wrote:
>
> Appears to be DOA. Just a simple mke2fs hangs in get_request_wait().

This makes it work again.

--- 25/drivers/scsi/scsi_lib.c~scsi-plug Mon Nov 18 01:42:40 2002
+++ 25-akpm/drivers/scsi/scsi_lib.c Mon Nov 18 01:42:44 2002
@@ -1024,7 +1024,6 @@ void scsi_request_fn(request_queue_t * q
/* can happen if the prep fails
* FIXME: elv_next_request() should be plugging the
* queue */
- blk_plug_device(q);
break;
}

_
-
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/