[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-block] [PATCH v4] backup: allow target without .bdrv_get_info
From: |
Kevin Wolf |
Subject: |
Re: [Qemu-block] [PATCH v4] backup: allow target without .bdrv_get_info |
Date: |
Wed, 8 Mar 2017 10:15:46 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Am 28.02.2017 um 20:33 hat Vladimir Sementsov-Ogievskiy geschrieben:
> Currently backup to nbd target is broken, as nbd doesn't have
> .bdrv_get_info realization.
>
> Signed-off-by: Vladimir Sementsov-Ogievskiy <address@hidden>
Thanks, applied to the block branch.
Kevin