[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] Re: [PATCH] fix crash in blk_queue_abort
- 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: [dm-devel] Re: [PATCH] fix crash in blk_queue_abort
- Date: Tue, 21 Apr 2009 09:29:03 +0200
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]