Spdk/lib/blob
Ben Walker 57e6e0c8be blob: Initialize new metadata pages after allocation
The descriptor type must be 0 to break out of the loop,
so we need to initialize this.

Change-Id: I5fdb24dcfece01332c487364d5694c4fb8412e1b
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2017-03-28 16:51:29 -07:00
..
bdev blobfs: Add a lightweight filesystem built on the blobstore 2017-03-24 14:15:45 -07:00
blobstore.c blob: Initialize new metadata pages after allocation 2017-03-28 16:51:29 -07:00
blobstore.h blob: Verify parsing does not run off end of page 2017-03-28 16:17:54 -07:00
Makefile blobfs: Add a lightweight filesystem built on the blobstore 2017-03-24 14:15:45 -07:00
request.c blob: Add a persistent, power-fail safe block allocator 2017-03-21 14:21:21 -07:00
request.h blob: Add a persistent, power-fail safe block allocator 2017-03-21 14:21:21 -07:00