commit | 7429f2e1981c6cc77a853e2e88654001bdddd461 | [log] [tgz] |
---|---|---|
author | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Tue Mar 27 16:03:07 2012 +0000 |
committer | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Tue Mar 27 16:05:21 2012 +0000 |
tree | b6cf21b0d33271f8bc9c251f735ce05bb64209f8 | |
parent | 028c85f0fffe5d4fdd435e06af4188397acf1cb6 [diff] |
xen_disk: detach the blkdev before bdrv_delete We need to detach the blkdev from the BlockDriverState before calling bdrv_delete. Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>