On Thu, Nov 23, 2017 at 10:53:08AM +, Daniel P. Berrange wrote:
> On Thu, Nov 23, 2017 at 10:51:43AM +, Dr. David Alan Gilbert wrote:
> > * Dr. David Alan Gilbert (dgilb...@redhat.com) wrote:
> > > * Peter Xu (pet...@redhat.com) wrote:
> > > > Create one IOThread for the monitors, prepared
On Thu, Nov 23, 2017 at 10:51:43AM +, Dr. David Alan Gilbert wrote:
> * Dr. David Alan Gilbert (dgilb...@redhat.com) wrote:
> > * Peter Xu (pet...@redhat.com) wrote:
> > > Create one IOThread for the monitors, prepared to handle all the
> > > input/output IOs using existing iothread framework.
* Dr. David Alan Gilbert (dgilb...@redhat.com) wrote:
> * Peter Xu (pet...@redhat.com) wrote:
> > Create one IOThread for the monitors, prepared to handle all the
> > input/output IOs using existing iothread framework.
> >
> > Signed-off-by: Peter Xu
> > ---
> > monitor.c | 29 ++
* Peter Xu (pet...@redhat.com) wrote:
> Create one IOThread for the monitors, prepared to handle all the
> input/output IOs using existing iothread framework.
>
> Signed-off-by: Peter Xu
> ---
> monitor.c | 29 +
> 1 file changed, 29 insertions(+)
>
> diff --git a/mo
Create one IOThread for the monitors, prepared to handle all the
input/output IOs using existing iothread framework.
Signed-off-by: Peter Xu
---
monitor.c | 29 +
1 file changed, 29 insertions(+)
diff --git a/monitor.c b/monitor.c
index a70ab5606b..4ce9828fab 100644