
19 Sep
2017
19 Sep
'17
1:28 p.m.
On Thu, Sep 14, 2017 at 08:51:50 -0400, John Ferlan wrote:
From: Ashish Mittal <Ashish.Mittal@veritas.com>
Extract out the "guts" of building a server entry into it's own separately callable/usable function in order to allow building a server entry for a consumer with src->nhosts == 1.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/qemu/qemu_block.c | 106 +++++++++++++++++++++++++++++++++----------------- 1 file changed, 70 insertions(+), 36 deletions(-)
ACK