Ping? AFAICT this series is fully acked. Can it be committed soon?

  Paul

> -----Original Message-----
> From: Paul Durrant <p...@xen.org>
> Sent: 15 September 2020 15:10
> To: xen-devel@lists.xenproject.org
> Cc: Paul Durrant <pdurr...@amazon.com>
> Subject: [PATCH v2 0/2] fix 'xl block-detach'
> 
> From: Paul Durrant <pdurr...@amazon.com>
> 
> 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



Reply via email to