Spdk/lib/bdev
Lance Hartmann 01d6310742 lib: Return instead of abort() in bdev
Return NULL on resource failure (spdk_mem_get) instead of
abort()'ing in static bdev function.

Change-Id: I0ee2ce4b7e81cf80546119e3db27c987fa912749
Signed-off-by: Lance Hartmann <lance.hartmann@oracle.com>
Reviewed-on: https://review.gerrithub.io/403578
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 00:50:54 -04:00
..
aio bdev: rework bdev module registration 2018-03-09 12:07:35 -05:00
error bdev: rework bdev module registration 2018-03-09 12:07:35 -05:00
gpt bdev: rework bdev module registration 2018-03-09 12:07:35 -05:00
lvol bdev: rework bdev module registration 2018-03-09 12:07:35 -05:00
malloc bdev: rework bdev module registration 2018-03-09 12:07:35 -05:00
null bdev: rework bdev module registration 2018-03-09 12:07:35 -05:00
nvme bdev: rework bdev module registration 2018-03-09 12:07:35 -05:00
pmem bdev: rework bdev module registration 2018-03-09 12:07:35 -05:00
rbd bdev: rework bdev module registration 2018-03-09 12:07:35 -05:00
rpc bdev: add spdk_bdev_get_uuid() function 2018-03-08 10:49:51 -05:00
split bdev: rework bdev module registration 2018-03-09 12:07:35 -05:00
virtio bdev: rework bdev module registration 2018-03-09 12:07:35 -05:00
bdev.c lib: Return instead of abort() in bdev 2018-03-13 00:50:54 -04:00
Makefile bdev: move part helper code into its own file 2018-02-27 12:36:26 -05:00
part.c bdev: move part helper code into its own file 2018-02-27 12:36:26 -05:00
scsi_nvme.c nvme_spec: remove SGL Sub Type Invalid status code 2017-09-22 17:11:53 -04:00
vtune.c bdev: #include VTune file to control warnings 2017-06-08 12:44:25 -04:00