Spdk/test/unit/lib
Jim Harris 7560f2b2a3 blob: add option to iterate all blobs during spdk_bs_load
blobfs and lvol can now use this to automatically iterate
all existing blobs during spdk_bs_load.  Changes to blobfs
and lvol will come in future patches.

This will also be used in some upcoming patches which need
to iterate through blobs during load to determine
snapshot/clone relationships.

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

Reviewed-on: https://review.gerrithub.io/400177
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Maciej Szwed <maciej.szwed@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2018-02-27 17:40:38 -05:00
..
bdev bdev: move part helper code into its own file 2018-02-27 12:36:26 -05:00
blob blob: add option to iterate all blobs during spdk_bs_load 2018-02-27 17:40:38 -05:00
blobfs test: use spdk.unittest.mk in blob and blobfs unit tests 2018-02-14 11:07:05 -05:00
event subsystem: add "get_subsystems" RPC call 2018-02-23 15:27:16 -05:00
ioat test: use spdk.unittest.mk for ioat unit tests 2018-02-14 10:40:40 -05:00
iscsi iscsi: Enable the sock fd group polling mechanism 2018-02-27 12:56:04 -05:00
json ut/json: add missing UT for int64/uint64 write 2018-02-20 13:05:36 -05:00
jsonrpc jsonrpc: allow send_buf to grow as needed 2018-02-15 11:03:54 -05:00
log test: use spdk.unittest.mk for event and log unit tests 2018-02-14 11:07:05 -05:00
lvol bdev: Added functions allowing logical volume rename. 2018-02-16 16:21:20 -05:00
net test/net: add unit tests for multiple spdk_net_impls 2018-02-22 00:16:14 -05:00
nvme nvme: add debug logs for matched quirks 2018-02-23 10:07:39 -05:00
nvmf nvmf: implement NS Identification Descriptor list 2018-02-27 13:01:28 -05:00
scsi test: use spdk.unittest.mk for lib/scsi unit tests 2018-02-14 11:07:05 -05:00
util lib/util: return const pointer from spdk_cpuset_fmt 2018-02-20 13:05:36 -05:00
vhost vhost: always inline spdk_vhost_dev_has_feature 2018-02-20 12:35:21 -05:00
Makefile test: add spdk_sock unit tests 2018-02-12 12:30:39 -05:00