numam-spdk/lib/blobfs
Seth Howell 7192849ed2 lib: add checks for return code of pthread_spin_init
This function can fail with -EAGAIN or -ENOMEM so we
should really check the return value.

Change-Id: I4a443351f3c85032f47e8af9e70b6b71ba3413f5
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/3240
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Vitaliy Mysak <vitaliy.mysak@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
2020-07-23 07:25:21 +00:00
..
blobfs.c lib: add checks for return code of pthread_spin_init 2020-07-23 07:25:21 +00:00
Makefile mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
spdk_blobfs.map lib/blobfs: add a map file. 2020-04-22 09:21:55 +00:00
tree.c lib/blobfs: remove spdk prefix from private APIs 2020-04-22 09:21:55 +00:00
tree.h lib/blobfs: remove spdk prefix from private APIs 2020-04-22 09:21:55 +00:00