Spdk/test/unit/lib/blob
Tomasz Zawadzki 5eb52b951c blobstore: store usable number of clusters in blobstore structure
At the moment there was no way to a user of blobstore api to know,
how many clusters are availible to him. Total_clusters describes
number of clusters for metadata and user data.

New field added total_data_clusters, keeping number of clusters
that can be used to create blobs - meaning just user data.

Signed-off-by: Maciej Szwed <maciej.szwed@intel.com>
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: I60555217644557410844f74628375a6b46fd2ac7
Reviewed-on: https://review.gerrithub.io/385633
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-11-10 17:24:31 -05:00
..
blob.c blobstore: store usable number of clusters in blobstore structure 2017-11-10 17:24:31 -05:00
bs_dev_common.c blob: add write_zeroes support 2017-10-23 11:50:16 -04:00
Makefile test: move blob library unit tests to test/unit 2017-06-21 18:57:35 -04:00