Spdk/test/unit/lib
Piotr Pelplinski 2c91e91907 blobstore: Save the original size of the disk.
Save the original size of the disk to metadata when it is first created.
On load verify that the disk did not change size.

Signed-off-by: Piotr Pelplinski <piotr.pelplinski@intel.com>
Change-Id: I535940ee188425ee3b394effd99653cc073d541e

Reviewed-on: https://review.gerrithub.io/410896
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2018-06-28 17:58:31 +00:00
..
bdev bdev: encapsulate private members of spdk_bdev 2018-06-26 20:04:07 +00:00
blob blobstore: Save the original size of the disk. 2018-06-28 17:58:31 +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 blobstore: add decouple parent function 2018-06-21 22:50:03 +00:00
nvme ocssd: vector commands 2018-06-22 21:34:49 +00:00
nvmf nvmf: Keep a list of qpairs per poll group 2018-06-20 22:07:24 +00:00
scsi bdev: move error union to internal spdk_bdev_io struct 2018-06-26 20:04:07 +00:00
sock net: split sock abstraction into lib/sock 2018-06-22 17:09:57 +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 net: split sock abstraction into lib/sock 2018-06-22 17:09:57 +00:00