[dm-devel] Re: [PATCH] fix crash in blk_queue_abort

Jens Axboe jens.axboe at oracle.com
Tue Apr 21 07:29:03 UTC 2009


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




More information about the dm-devel mailing list