Spdk/lib/bdev/gpt
Dariusz Stojaczyk 6a0e8d7ae9 gpt: fixed error-handling path for initializing gpt module
This patch also releases bdev module and closes claiming descriptor on
regular split base destruction.

These problems must've been overlooked in patches 26d6770f and be9a3b9f.

Fixes: 26d6770f1c ("GPT: add GPT bdev support")
Fixes: be9a3b9f69 ("bdev: pass descriptors for I/O operations")

Change-Id: Ib47e2c4d3b99c6d3f2dbe7ef01be81ca3dd97341
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/370181
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2017-07-18 17:57:45 -04:00
..
gpt.c gpt: fix naming of CRC32 polynomial #define 2017-07-17 17:58:19 -04:00
gpt.h bdev/gpt: fix UUID/GUID typo 2017-07-10 15:36:52 -04:00
Makefile GPT: add GPT bdev support 2017-07-06 13:44:37 -04:00
vbdev_gpt.c gpt: fixed error-handling path for initializing gpt module 2017-07-18 17:57:45 -04:00