All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <jens.axboe@oracle.com>
To: Mikulas Patocka <mpatocka@redhat.com>
Cc: dm-devel@redhat.com, Alasdair G Kergon <agk@redhat.com>
Subject: Re: [PATCH] fix crash in blk_queue_abort
Date: Tue, 21 Apr 2009 09:29:03 +0200	[thread overview]
Message-ID: <20090421072903.GY4593@kernel.dk> (raw)
In-Reply-To: <Pine.LNX.4.64.0904200220290.22707@hs20-bc2-1.build.redhat.com>

On Mon, Apr 20 2009, Mikulas Patocka wrote:
> > Lets just add a
> > 
> >         if (!q->request_fn)
> >                 return;
> > 
> > at the top of blk_abort_queue(), no need in making this generic until
> > someone actually needs different behaviour.
> > 
> > -- 
> > Jens Axboe
> 
> Good point. Do it this way.

Already did :-)

-- 
Jens Axboe

  reply	other threads:[~2009-04-21  7:29 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-16 23:52 [PATCH] fix crash in blk_queue_abort Mikulas Patocka
2009-04-17  6:36 ` Jens Axboe
2009-04-20  6:20   ` Mikulas Patocka
2009-04-21  7:29     ` Jens Axboe [this message]
2010-07-26 21:53       ` BIO_RW_SYNCIO Mikulas Patocka
2010-07-27  2:09         ` BIO_RW_SYNCIO Vivek Goyal
2010-07-27 19:48           ` BIO_RW_SYNCIO Mikulas Patocka
2010-07-27 23:09             ` BIO_RW_SYNCIO Vivek Goyal
2010-07-28  1:33               ` BIO_RW_SYNCIO Vivek Goyal
2010-07-28 12:35                 ` BIO_RW_SYNCIO Mikulas Patocka
2010-07-28 12:42               ` BIO_RW_SYNCIO Mikulas Patocka
2010-07-28 15:44                 ` BIO_RW_SYNCIO Vivek Goyal

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=20090421072903.GY4593@kernel.dk \
    --to=jens.axboe@oracle.com \
    --cc=agk@redhat.com \
    --cc=dm-devel@redhat.com \
    --cc=mpatocka@redhat.com \
    /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.