|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Prevent vbd frontend from oopsing if the underly
On Mon, Dec 26, 2005 at 08:55:45AM +0000, Horms wrote:
> Prevent vbd frontend from oopsing if the underlying device doesn't exist.
>
> connect() in blkfront.c was not checking the return value of xlvbd_add().
> In my case xlvbd_alloc_gendisk() was failing in xlvbd_add(), and the
> subsequent call to kick_pending_request_queues() barfed because info->rq
> was unitinialised.
Thanks, applied.
--
Vincent Hanquez
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|