Re: [Xen-devel] [PATCH 1/2] xen/scsiback: correct frontend counting

2016-02-05 Thread Juergen Gross
On 05/02/16 16:42, Boris Ostrovsky wrote: > > > On 02/05/2016 08:21 AM, Juergen Gross wrote: >> When adding a new frontend to xen-scsiback don't decrement the number >> of active frontends in case of no error. Not doing so results in a > > I think you meant "Doing so". I think so, too. > > Re

Re: [Xen-devel] [PATCH 1/2] xen/scsiback: correct frontend counting

2016-02-05 Thread Boris Ostrovsky
On 02/05/2016 08:21 AM, Juergen Gross wrote: When adding a new frontend to xen-scsiback don't decrement the number of active frontends in case of no error. Not doing so results in a I think you meant "Doing so". Reviewed-by: Boris Ostrovsky failure when trying to remove the xen-pvscsi ne