commit | 3db70a853202c252a8ebefa71ccb088ad149cdd2 | [log] [tgz] |
---|---|---|
author | Bob Liu <bob.liu@oracle.com> | Wed Nov 25 17:52:55 2015 -0500 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Fri Jan 29 22:02:34 2016 -0500 |
tree | 0c470a308daebce555d83fa1dc48805c43c57dec | |
parent | c31ecf6c126dbc7f30234eaf6c4a079649a38de7 [diff] |
xen/blkfront: realloc ring info in blkif_resume Need to reallocate ring info in the resume path, because info->rinfo was freed in blkif_free(). And 'multi-queue-max-queues' backend reports may have been changed. Signed-off-by: Bob Liu <bob.liu@oracle.com> Reported-and-Tested-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>