[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: Mikulas Patocka <mpatocka redhat com>
- To: Jens Axboe <jens axboe oracle com>
- Cc: dm-devel redhat com, Alasdair G Kergon <agk redhat com>
- Subject: [dm-devel] Re: [PATCH] fix crash in blk_queue_abort
- Date: Mon, 20 Apr 2009 02:20:45 -0400 (EDT)
> 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.
Mikulas
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]