[PATCH-for-4.14 0/2] tools: some fixes for the hypervisor file system

Juergen Gross posted 2 patches 3 years, 10 months ago
Failed in applying to current master (apply log)
tools/libs/hypfs/core.c             |  2 +-
tools/libs/hypfs/include/xenhypfs.h | 31 +++++++++++++++++------------
tools/misc/xenhypfs.c               | 10 ++++++++--
3 files changed, 27 insertions(+), 16 deletions(-)
[PATCH-for-4.14 0/2] tools: some fixes for the hypervisor file system
Posted by Juergen Gross 3 years, 10 months ago
Juergen Gross (2):
  tools: check return value of asprintf() in xenhypfs
  tools: make libxenhypfs interface more future proof

 tools/libs/hypfs/core.c             |  2 +-
 tools/libs/hypfs/include/xenhypfs.h | 31 +++++++++++++++++------------
 tools/misc/xenhypfs.c               | 10 ++++++++--
 3 files changed, 27 insertions(+), 16 deletions(-)

-- 
2.26.2


RE: [PATCH-for-4.14 0/2] tools: some fixes for the hypervisor file system
Posted by Paul Durrant 3 years, 10 months ago
> -----Original Message-----
> From: Xen-devel <xen-devel-bounces@lists.xenproject.org> On Behalf Of Juergen Gross
> Sent: 02 June 2020 07:00
> To: xen-devel@lists.xenproject.org
> Cc: Juergen Gross <jgross@suse.com>; Ian Jackson <ian.jackson@eu.citrix.com>; Wei Liu <wl@xen.org>
> Subject: [PATCH-for-4.14 0/2] tools: some fixes for the hypervisor file system
> 
> Juergen Gross (2):
>   tools: check return value of asprintf() in xenhypfs
>   tools: make libxenhypfs interface more future proof
> 
>  tools/libs/hypfs/core.c             |  2 +-
>  tools/libs/hypfs/include/xenhypfs.h | 31 +++++++++++++++++------------
>  tools/misc/xenhypfs.c               | 10 ++++++++--
>  3 files changed, 27 insertions(+), 16 deletions(-)

Release-acked-by: Paul Durrant <paul@xen.org>

> 
> --
> 2.26.2
> 



Re: [PATCH-for-4.14 0/2] tools: some fixes for the hypervisor file system
Posted by Wei Liu 3 years, 10 months ago
On Tue, Jun 02, 2020 at 08:00:19AM +0200, Juergen Gross wrote:
> Juergen Gross (2):
>   tools: check return value of asprintf() in xenhypfs
>   tools: make libxenhypfs interface more future proof
> 
>  tools/libs/hypfs/core.c             |  2 +-
>  tools/libs/hypfs/include/xenhypfs.h | 31 +++++++++++++++++------------
>  tools/misc/xenhypfs.c               | 10 ++++++++--

Good improvements.

Acked-by: Wei Liu <wl@xen.org>

>  3 files changed, 27 insertions(+), 16 deletions(-)
> 
> -- 
> 2.26.2
>