]> Git Repo - qemu.git/commit - qemu-nbd.c
qemu-nbd: Destroy the BlockDriverState properly
authorMarkus Armbruster <[email protected]>
Fri, 12 Sep 2014 19:26:23 +0000 (21:26 +0200)
committerKevin Wolf <[email protected]>
Thu, 25 Sep 2014 13:24:14 +0000 (15:24 +0200)
commite5d7bbeb10b72888e112646ef68b1bea0e4e286d
tree6bf140765710925d13bcfd4f06807197ba1044e3
parent3ae59580a0db469c1de72d5c58266b08fb096056
qemu-nbd: Destroy the BlockDriverState properly

Match the bdrv_new() with a bdrv_unref(), just to be tidy.

Signed-off-by: Markus Armbruster <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
qemu-nbd.c
This page took 0.032803 seconds and 4 git commands to generate.