Spdk/lib/blob
Jim Harris e739a50f48 blob: initialize super_blob and bstype during load
A recent patch did some refactoring on how the superblock is
written out - it introduced a bug where on load we would
write out INVALID for super_blob id and a null bstype when
clearing the clean bit.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I1d6256e35030645b3e8fda83bfe0f74aeb635733

Reviewed-on: https://review.gerrithub.io/383129
Reviewed-by: Maciej Szwed <maciej.szwed@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-10-19 13:23:58 -04:00
..
bdev blob: add support for base bdev claim 2017-10-11 12:13:38 -04:00
blobstore.c blob: initialize super_blob and bstype during load 2017-10-19 13:23:58 -04:00
blobstore.h blobstore: add bstype to blobstore super block 2017-10-17 13:36:03 -04:00
Makefile blobfs: Add a lightweight filesystem built on the blobstore 2017-03-24 14:15:45 -07:00
request.c blob: defer calling unload callback until dev is destroyed 2017-09-26 19:10:28 -04:00
request.h blob: defer calling unload callback until dev is destroyed 2017-09-26 19:10:28 -04:00