Spdk/lib/bdev
Ben Walker fe53e5330c bdev: Move definition for spdk_bdev_module_channel up
Move this definition between the management channel and
the bdev channel struct since that's where it fits in
the logical hierarchy.

This is just code movement. No other changes.

Change-Id: I80b9909b14cad473a7768780ac9ab74a2f1309e5
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/406852
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2018-04-09 12:41:44 -04:00
..
aio bdev/aio: remove deprecated "fname" RPC parameter 2018-03-23 03:57:44 -04:00
error bdev/error: Add config of error vbdev when the base bdev of it doesn't exist 2018-04-03 15:33:14 -04:00
gpt bdev: rename spdk_bdev_module_if -> spdk_bdev_module 2018-03-13 00:55:12 -04:00
iscsi bdev: add iSCSI initiator bdev module 2018-03-21 20:35:42 -04:00
lvol blob: make spdk_blob_resize an async operation 2018-04-05 18:43:11 -04:00
malloc bdev/malloc: num_blocks parameter should be uint64_t 2018-04-06 18:22:22 -04:00
null bdev/null: fix RPC string memory leak 2018-04-06 18:22:22 -04:00
nvme bdev/nvme: Fix memory leak of command in apply firmware RPC 2018-04-09 11:39:18 -04:00
passthru bdev: cleanup passthru vbdev 2018-04-06 16:29:54 -04:00
pmem bdev/pmem: add conf support to test in blockdev.sh 2018-04-03 14:14:29 -04:00
rbd bdev/rbd: add missing block_size in RPC config dump 2018-04-05 14:57:43 -04:00
rpc subsystem,bdev: rework RPC JSON config dump 2018-03-27 02:57:28 -04:00
split bdev/split: add JSON config dump 2018-04-04 16:03:00 -04:00
virtio bdev/virtio/scsi: fix bdev->name memory leak 2018-04-05 15:56:21 -04:00
bdev.c bdev: Move definition for spdk_bdev_module_channel up 2018-04-09 12:41:44 -04:00
Makefile bdev/pmem: change all NVML strings to PMDK 2018-04-07 00:07:57 -04:00
part.c bdev: rename spdk_bdev_module_if -> spdk_bdev_module 2018-03-13 00:55:12 -04:00
scsi_nvme.c nvme_spec: remove SGL Sub Type Invalid status code 2017-09-22 17:11:53 -04:00
vtune.c bdev: disable new GCC 7 warning in VTune code 2018-03-19 15:58:15 -04:00