numam-spdk/lib/nbd
Lance Hartmann 5c36200d90 lib: Return instead of abort() in nbd
Return NULL on resource failure (calloc) instead of
abort()'ing in static nbd function and check result
returning an errno, in that case, further up the call
chain.

Change-Id: If95f8db745fa77c76c415a1aa54c5338c270628f
Signed-off-by: Lance Hartmann <lance.hartmann@oracle.com>
Reviewed-on: https://review.gerrithub.io/403588
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-03-13 13:41:50 -04:00
..
Makefile nbd: add nbd stop rpc 2017-12-07 16:23:19 -05:00
nbd_internal.h nbd: add nbd stop rpc 2017-12-07 16:23:19 -05:00
nbd_rpc.c util: add spdk_strerror() wrapper with TLS support 2018-01-04 15:00:09 -05:00
nbd.c lib: Return instead of abort() in nbd 2018-03-13 13:41:50 -04:00