RE: [PATCH v2 0/2] fix 'xl block-detach'

2020-10-01 Thread Paul Durrant
Toolstack maintainers...

Ping+1

> -Original Message-
> From: Paul Durrant 
> Sent: 25 September 2020 11:39
> To: xen-devel@lists.xenproject.org
> Cc: 'Paul Durrant' 
> Subject: RE: [PATCH v2 0/2] fix 'xl block-detach'
> 
> Ping? AFAICT this series is fully acked. Can it be committed soon?
> 
>   Paul
> 
> > -Original Message-
> > From: Paul Durrant 
> > Sent: 15 September 2020 15:10
> > To: xen-devel@lists.xenproject.org
> > Cc: Paul Durrant 
> > Subject: [PATCH v2 0/2] fix 'xl block-detach'
> >
> > From: Paul Durrant 
> >
> > This series makes it behave as the documentation states it should
> >
> > Paul Durrant (2):
> >   libxl: provide a mechanism to define a device 'safe remove'
> > function...
> >   xl: implement documented '--force' option for block-detach
> >
> >  docs/man/xl.1.pod.in |  4 ++--
> >  tools/libxl/libxl.h  | 33 +
> >  tools/libxl/libxl_device.c   |  9 +
> >  tools/libxl/libxl_disk.c |  4 +++-
> >  tools/libxl/libxl_domain.c   |  2 +-
> >  tools/libxl/libxl_internal.h | 30 +++---
> >  tools/xl/xl_block.c  | 21 -
> >  tools/xl/xl_cmdtable.c   |  3 ++-
> >  8 files changed, 77 insertions(+), 29 deletions(-)
> >
> > --
> > 2.20.1
> 





RE: [PATCH v2 0/2] fix 'xl block-detach'

2020-09-25 Thread Paul Durrant
Ping? AFAICT this series is fully acked. Can it be committed soon?

  Paul

> -Original Message-
> From: Paul Durrant 
> Sent: 15 September 2020 15:10
> To: xen-devel@lists.xenproject.org
> Cc: Paul Durrant 
> Subject: [PATCH v2 0/2] fix 'xl block-detach'
> 
> From: Paul Durrant 
> 
> This series makes it behave as the documentation states it should
> 
> Paul Durrant (2):
>   libxl: provide a mechanism to define a device 'safe remove'
> function...
>   xl: implement documented '--force' option for block-detach
> 
>  docs/man/xl.1.pod.in |  4 ++--
>  tools/libxl/libxl.h  | 33 +
>  tools/libxl/libxl_device.c   |  9 +
>  tools/libxl/libxl_disk.c |  4 +++-
>  tools/libxl/libxl_domain.c   |  2 +-
>  tools/libxl/libxl_internal.h | 30 +++---
>  tools/xl/xl_block.c  | 21 -
>  tools/xl/xl_cmdtable.c   |  3 ++-
>  8 files changed, 77 insertions(+), 29 deletions(-)
> 
> --
> 2.20.1