Spdk/lib/bdev/virtio
Pawel Wodkowski 2939b715d0 bdev: rename 'dump_config_json' to 'dump_info_json'
Unfortunatly not all bdevs produce its configuration in responce to
get_bdevs RPC call (eg nvme is producing tons of additional
informations). To not breake any existing scripts rename
'dump_config_json' to 'dump_info_json' instead of reworking those
callbacks. Next patches will introduce real 'dump_config_json' handlers
and API

Change-Id: If9c1a4ab864791b24a5f7d022e970cd65990ffc0
Signed-off-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Reviewed-on: https://review.gerrithub.io/401216
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>
2018-02-26 15:49:51 -05:00
..
bdev_virtio_rpc.c bdev/virtio/rpc: add RPC to attach virtio-pci device 2018-01-23 22:49:21 -05:00
bdev_virtio_scsi.c bdev: rename 'dump_config_json' to 'dump_info_json' 2018-02-26 15:49:51 -05:00
bdev_virtio.h bdev/virtio: allow specifying a name for virtio-pci devices 2018-01-22 15:57:11 -05:00
Makefile build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00