Spdk/lib/bdev
Ben Walker a4d22f7bdc bdev: Make an internal version of spdk_bdev_io_type_supported
Within the bdev layer, we want to know specifically what I/O
types the module supports. However, the bdev module may elect
to emulate some commands and report additional support via
the public API.

The bdev layer already emulates WRITE_ZEROES, so correctly
report that fact.

Change-Id: I79bfb1aee1b3e6048f951bb1b2c7d4f7c9ef184d
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/416464
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-06-28 18:17:02 +00:00
..
aio rpc/bdev: construct RPC return a string instead array 2018-06-22 21:12:43 +00:00
error bdev: add delete_error_bdev call 2018-06-22 17:24:05 +00:00
gpt thread: Replace #include of io_channel.h with thread.h 2018-06-12 15:24:07 +00:00
iscsi rpc/bdev: construct RPC return a string instead array 2018-06-22 21:12:43 +00:00
lvol rpc/bdev: construct RPC return a string instead array 2018-06-22 21:12:43 +00:00
malloc rpc/bdev: construct RPC return a string instead array 2018-06-22 21:12:43 +00:00
null rpc/bdev: construct RPC return a string instead array 2018-06-22 21:12:43 +00:00
nvme bdev/nvme: update NS bdevs after NS attribute notice event 2018-06-28 17:46:41 +00:00
passthru rpc/bdev: construct RPC return a string instead array 2018-06-22 21:12:43 +00:00
pmem rpc/bdev: construct RPC return a string instead array 2018-06-22 21:12:43 +00:00
rbd rpc/bdev: construct RPC return a string instead array 2018-06-22 21:12:43 +00:00
rpc bdev: encapsulate private members of spdk_bdev 2018-06-26 20:04:07 +00:00
split thread: Replace #include of io_channel.h with thread.h 2018-06-12 15:24:07 +00:00
virtio rpc/bdev: construct RPC return a string instead array 2018-06-22 21:12:43 +00:00
bdev.c bdev: Make an internal version of spdk_bdev_io_type_supported 2018-06-28 18:17:02 +00:00
Makefile bdev/pmem: change all NVML strings to PMDK 2018-04-07 00:07:57 -04:00
part.c bdev: Rename spdk_internal/bdev.h to spdk/bdev_module.h 2018-05-25 16:02:22 +00:00
scsi_nvme.c bdev: move error union to internal spdk_bdev_io struct 2018-06-26 20:04:07 +00:00
vtune.c bdev: disable new GCC 7 warning in VTune code 2018-03-19 15:58:15 -04:00