Spdk/test
Tomasz Zawadzki 4b5e34e1f1 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>
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.gerrithub.io/388566
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-11-27 15:23:38 -05:00
..
app app: spdk_app_fini no longer gives return code 2017-10-10 10:56:34 -04:00
blobfs/rocksdb test/blobfs: add timing for rocksdb benchmarks 2017-09-20 19:33:50 -04:00
cpp_headers test/cpp_headers: autogenerate header test files 2016-10-03 10:24:18 -07:00
iscsi_tgt lvol: add lvs name in rpc calls 2017-10-27 13:10:21 -04:00
lib test/event_perf: fix spdk_app_stop() condition 2017-11-14 18:20:50 -05:00
lvol test/lvol: update test plan with tasting test 2017-10-27 15:42:47 -04:00
nvmf lvol: add lvs name in rpc calls 2017-10-27 13:10:21 -04:00
pmem test/pmem: RPC pmem functional tests. 2017-10-19 15:16:05 -04:00
unit blobstore: store usable number of clusters in blobstore structure 2017-11-27 15:23:38 -05:00
vhost test/vhost/initiator: temporarily disable fio test 2017-11-22 17:40:22 -05:00
Makefile test: begin moving unit tests into test/unit 2017-06-16 16:43:48 -04:00
spdk_cunit.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00