Spdk/test/unit/lib/blob
Tomasz Zawadzki 6fc44a7aea blob: fix unallocated clusters to run-length encode
Before this patch when serializing extents,
unallocated clusters were treated as separate lba.
This caused metadata to grow without need.

Change-Id: I5d66466dda5f5e6d4d53f4ed5bd0bac18c74be96
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.gerrithub.io/419180
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Maciej Szwed <maciej.szwed@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2018-07-17 17:43:57 +00:00
..
blob.c blob: fix unallocated clusters to run-length encode 2018-07-17 17:43:57 +00:00
bs_dev_common.c blob_ut: fix bs_dev_common for dev blocklen != SPDK_BS_PAGE SIZE 2018-07-03 22:51:04 +00:00
bs_scheduler.c blob_ut: separate scheduler for blobstore unit tests 2018-05-24 17:48:19 +00:00
Makefile test: move blob library unit tests to test/unit 2017-06-21 18:57:35 -04:00