All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@digeo.com>
To: lkml <linux-kernel@vger.kernel.org>, linux-scsi@vger.kernel.org
Subject: Re: scsi in 2.5.48
Date: Mon, 18 Nov 2002 01:45:29 -0800	[thread overview]
Message-ID: <3DD8B6B9.E9EAD230@digeo.com> (raw)
In-Reply-To: 3DD8AF65.BF2EF851@digeo.com

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;
 		}
 

_

  reply	other threads:[~2002-11-18  9:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-18  9:14 scsi in 2.5.48 Andrew Morton
2002-11-18  9:45 ` Andrew Morton [this message]
2002-11-18 13:56   ` Jens Axboe
2002-11-18 15:05     ` J.E.J. Bottomley
2002-11-19  6:31     ` Andrew Morton
2002-11-19 13:06     ` William Lee Irwin III

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3DD8B6B9.E9EAD230@digeo.com \
    --to=akpm@digeo.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.