commit | 7ed8ce1c5fc7cf25b3602c73bef897a3466a6645 | [log] [tgz] |
---|---|---|
author | Bhavesh Davda <bhavesh.davda@oracle.com> | Fri Dec 22 14:17:13 2017 -0800 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Wed Mar 07 15:51:24 2018 -0500 |
tree | 4a205df8e0a971cb16a9aac10a1e5c5aefd76b40 | |
parent | bebc6082da0a9f5d47a1ea2edc099bf671058bd4 [diff] |
xen-blkfront: move negotiate_mq to cover all cases of new VBDs negotiate_mq should happen in all cases of a new VBD being discovered by xen-blkfront, whether called through _probe() or a hot-attached new VBD from dom-0 via xenstore. Otherwise, hot-attached new VBDs are left configured without multi-queue. Signed-off-by: Bhavesh Davda <bhavesh.davda@oracle.com> Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>