Spdk/lib/bdev
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
..
aio bdev: rename 'dump_config_json' to 'dump_info_json' 2018-02-26 15:49:51 -05:00
error bdev: rename 'dump_config_json' to 'dump_info_json' 2018-02-26 15:49:51 -05:00
gpt bdev: rename 'dump_config_json' to 'dump_info_json' 2018-02-26 15:49:51 -05:00
lvol bdev: rename 'dump_config_json' to 'dump_info_json' 2018-02-26 15:49:51 -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 bdev: rename 'dump_config_json' to 'dump_info_json' 2018-02-26 15:49:51 -05:00
pmem bdev: rename 'dump_config_json' to 'dump_info_json' 2018-02-26 15:49:51 -05:00
rbd bdev: rename 'dump_config_json' to 'dump_info_json' 2018-02-26 15:49:51 -05:00
rpc bdev: rename 'dump_config_json' to 'dump_info_json' 2018-02-26 15:49:51 -05:00
split bdev: rename 'dump_config_json' to 'dump_info_json' 2018-02-26 15:49:51 -05:00
virtio bdev: rename 'dump_config_json' to 'dump_info_json' 2018-02-26 15:49:51 -05:00
bdev.c bdev: rename 'dump_config_json' to 'dump_info_json' 2018-02-26 15:49:51 -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