Spdk/test/unit/lib/bdev
Shuhei Matsumoto 056980c10c bdev/raid: Embed struct raid_bdev_ctxt into struct raid_bdev
Locating spdk_bdev structure to the beginning of raid_bdev structure
will simplify the hierarchy and match other bdev modules.

Change-Id: I1bfbf773bc96a4f144e6bff772ade05bb42762e9
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/420818
Reviewed-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Kunal Sablok <kunal.sablok@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
2018-08-06 18:14:30 +00:00
..
bdev_raid.c bdev/raid: Embed struct raid_bdev_ctxt into struct raid_bdev 2018-08-06 18:14:30 +00:00
bdev.c bdev: split examine into two parts 2018-07-06 21:12:53 +00:00
gpt test: move test_env.c under test/common/lib 2018-03-29 00:31:24 -04:00
mt test: fix scan-build errors in bdev unittests. 2018-07-06 20:34:01 +00:00
part.c bdev: split examine into two parts 2018-07-06 21:12:53 +00:00
pmem bdev: further encapsulate spdk_bdev_io struct 2018-06-20 19:24:39 +00:00
scsi_nvme.c bdev: move error union to internal spdk_bdev_io struct 2018-06-26 20:04:07 +00:00
vbdev_lvol.c lvol: remove destruct_req from lvol store 2018-07-26 21:55:36 +00:00
Makefile bdev: add raid bdev module 2018-07-16 20:50:40 +00:00