Re: [libvirt] [PATCH REPOST 2/7] docs: clarify disk iothread support

2016-05-03 Thread Cole Robinson
On 05/03/2016 10:50 AM, John Ferlan wrote: > > > On 05/03/2016 09:25 AM, Cole Robinson wrote: >> On 05/02/2016 06:30 PM, John Ferlan wrote: >>> Signed-off-by: John Ferlan >>> --- >>> docs/formatdomain.html.in | 5 +++-- >>> 1 file changed, 3 insertions(+), 2 deletions(-)

Re: [libvirt] [PATCH REPOST 2/7] docs: clarify disk iothread support

2016-05-03 Thread John Ferlan
On 05/03/2016 09:25 AM, Cole Robinson wrote: > On 05/02/2016 06:30 PM, John Ferlan wrote: >> Signed-off-by: John Ferlan >> --- >> docs/formatdomain.html.in | 5 +++-- >> 1 file changed, 3 insertions(+), 2 deletions(-) >> >> diff --git a/docs/formatdomain.html.in

Re: [libvirt] [PATCH REPOST 2/7] docs: clarify disk iothread support

2016-05-03 Thread Cole Robinson
On 05/02/2016 06:30 PM, John Ferlan wrote: > Signed-off-by: John Ferlan > --- > docs/formatdomain.html.in | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in > index bead624..735546e 100644 > ---

[libvirt] [PATCH REPOST 2/7] docs: clarify disk iothread support

2016-05-02 Thread John Ferlan
Signed-off-by: John Ferlan --- docs/formatdomain.html.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index bead624..735546e 100644 --- a/docs/formatdomain.html.in +++