Spdk/test/unit/lib
Tomasz Kulasek 826aac635e blobstore: fix parent for snapshot of clone
When snapshot is created from a clone, clones parent is not
inherited.

This patch also updates unit tests covering this case.

Change-Id: I42eb00fe2f33504c5b5c5beded20c4ea65eaff67
Signed-off-by: Tomasz Kulasek <tomaszx.kulasek@intel.com>
Reviewed-on: https://review.gerrithub.io/414804
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2018-06-21 22:50:03 +00:00
..
bdev bdev: further encapsulate spdk_bdev_io struct 2018-06-20 19:24:39 +00:00
blob blobstore: fix parent for snapshot of clone 2018-06-21 22:50:03 +00:00
blobfs thread: Replace #include of io_channel.h with thread.h 2018-06-12 15:24:07 +00:00
event subsystem: add per module configuration dump 2018-03-23 02:47:40 -04:00
ioat test: use spdk.unittest.mk for ioat unit tests 2018-02-14 10:40:40 -05:00
iscsi build: add -lcrypto (OpenSSL) to SYS_LIBS 2018-06-20 20:16:31 +00:00
json json: Add spdk_json_decode_uint16 2018-06-05 21:30:02 +00:00
jsonrpc jsonrpc: allow send_buf to grow as needed 2018-02-15 11:03:54 -05:00
log rpc.py: remove references of "debug" trace flag 2018-04-25 17:31:28 +00:00
lvol thread: Replace #include of io_channel.h with thread.h 2018-06-12 15:24:07 +00:00
net net: create NET_MODULE for compiling different net_implementations 2018-03-15 17:54:29 -04:00
nvme nvme: Allow calling spdk_nvme_ctrlr_set_default_opts prior to connect 2018-06-20 17:50:09 +00:00
nvmf nvmf: Keep a list of qpairs per poll group 2018-06-20 22:07:24 +00:00
scsi bdev: further encapsulate spdk_bdev_io struct 2018-06-20 19:24:39 +00:00
thread thread: assert if io_device_unregister cannot find device 2018-06-18 17:51:40 +00:00
util thread: Move threading abstraction code out of util 2018-06-12 15:24:07 +00:00
vhost bdev: change spdk_bdev_free_io return type to void 2018-06-19 07:28:20 +00:00
json_mock.c subsystem: add per module configuration dump 2018-03-23 02:47:40 -04:00
Makefile thread: Move threading abstraction code out of util 2018-06-12 15:24:07 +00:00