numam-spdk/lib/blob
Tomasz Zawadzki d959fecdd5 blobstore: do not _spdk_bs_free before io devices are registered
io_device and their channels are created after _spdk_bs_alloc finishes.
Until they are, only free() is required on allocated bs structure.

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: Ie00126cdaa2bb5cd77cad2dec89d670734367b49

Reviewed-on: https://review.gerrithub.io/379675
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>
2017-09-22 15:35:32 -04:00
..
bdev blob_bdev: convert to bdev _blocks APIs 2017-09-06 17:19:26 -04:00
blobstore.c blobstore: do not _spdk_bs_free before io devices are registered 2017-09-22 15:35:32 -04:00
blobstore.h blob: Add support for crc of super block. 2017-09-20 19:56:57 -04:00
Makefile blobfs: Add a lightweight filesystem built on the blobstore 2017-03-24 14:15:45 -07:00
request.c log: rename SPDK_TRACELOG to SPDK_DEBUGLOG 2017-08-29 13:25:58 -04:00
request.h blob: add readv/writev support 2017-08-22 18:19:00 -04:00