Spdk/lib/bdev
Daniel Verkamp d5dd730ce8 bdev/rbd: add semi-functional reset handling
Implement a poor approximation of reset handling for the RBD bdev so it
can pass the bdevio tests.

This should be replaced with a solution similar to bdev_aio, which waits
for all outstanding I/O to return before completing the reset.  However,
this should ideally be handled by the generic bdev layer rather than in
each individual module.

Change-Id: I1be2bf90875e23e05efdebb003e5412f3fc43793
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/401273
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-02-26 11:12:35 -05:00
..
aio bdev: use simpler io_device handlers where possible 2018-02-23 10:14:58 -05:00
error Make: remove unused CFLAGS 2018-02-21 13:10:29 -05:00
gpt Make: remove unused CFLAGS 2018-02-21 13:10:29 -05:00
lvol blob: change spdk_bs_io_xxx_blob functions to spdk_blob_io_xxx 2018-02-23 18:37:17 -05:00
malloc Make: remove unused CFLAGS 2018-02-21 13:10:29 -05:00
null Make: remove unused CFLAGS 2018-02-21 13:10:29 -05:00
nvme Make: remove unused CFLAGS 2018-02-21 13:10:29 -05:00
pmem Make: remove unused CFLAGS 2018-02-21 13:10:29 -05:00
rbd bdev/rbd: add semi-functional reset handling 2018-02-26 11:12:35 -05:00
rpc Make: remove unused CFLAGS 2018-02-21 13:10:29 -05:00
split Make: remove unused CFLAGS 2018-02-21 13:10:29 -05:00
virtio Remove trailing whitespace before \n in printf() 2018-02-06 11:16:50 -05:00
bdev.c bdev: use simpler io_device handlers where possible 2018-02-23 10:14:58 -05:00
Makefile build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00
scsi_nvme.c nvme_spec: remove SGL Sub Type Invalid status code 2017-09-22 17:11:53 -04:00
vtune.c bdev: #include VTune file to control warnings 2017-06-08 12:44:25 -04:00