All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.14 0/2] tools: two minor fixes for libxenhypfs
@ 2020-06-09 14:48 Juergen Gross
  2020-06-09 14:48 ` [PATCH for-4.14 1/2] tools: fix error path of xenhypfs_open() Juergen Gross
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Juergen Gross @ 2020-06-09 14:48 UTC (permalink / raw)
  To: xen-devel; +Cc: Juergen Gross, Ian Jackson, Wei Liu, paul

Two fixes for libxenhypfs:

- xenhypfs terminating with segfault when hypervisor doesn't have
  hypfs support
- wrong error reporting in case for access errors with xenhypfs

Juergen Gross (2):
  tools: fix error path of xenhypfs_open()
  tools: fix setting of errno in xenhypfs_read_raw()

 tools/libs/hypfs/core.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

-- 
2.26.2



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-06-09 15:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-09 14:48 [PATCH for-4.14 0/2] tools: two minor fixes for libxenhypfs Juergen Gross
2020-06-09 14:48 ` [PATCH for-4.14 1/2] tools: fix error path of xenhypfs_open() Juergen Gross
2020-06-09 14:56   ` Paul Durrant
2020-06-09 14:48 ` [PATCH for-4.14 2/2] tools: fix setting of errno in xenhypfs_read_raw() Juergen Gross
2020-06-09 15:02   ` Paul Durrant
2020-06-09 15:38 ` [PATCH for-4.14 0/2] tools: two minor fixes for libxenhypfs Wei Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.