Spdk/module/bdev/nvme
Jim Harris c071190e39 bdev/nvme: fix argument order for rpc aliases
The new name comes first, the old name comes last.

Eliminates warnings at app start time for 
set_bdev_nvme_options and set_bdev_nvme_hotplug
aliases.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: Ia5ff3012e97bf59a6ecd9282dfc5cc0796ca7630

Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/466967
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Broadcom SPDK FC-NVMe CI <spdk-ci.pdl@broadcom.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2019-09-02 08:06:13 +00:00
..
bdev_ftl_rpc.c mk: move the bdev modules under module directory. 2019-08-22 16:29:49 +00:00
bdev_ftl.c mk: move the bdev modules under module directory. 2019-08-22 16:29:49 +00:00
bdev_ftl.h mk: move the bdev modules under module directory. 2019-08-22 16:29:49 +00:00
bdev_nvme_rpc.c bdev/nvme: fix argument order for rpc aliases 2019-09-02 08:06:13 +00:00
bdev_nvme.c rpc: Rename set_bdev_nvme_hotplug to bdev_nvme_set_hotplug. 2019-08-30 16:27:50 +00:00
bdev_nvme.h mk: move the bdev modules under module directory. 2019-08-22 16:29:49 +00:00
common.c mk: move the bdev modules under module directory. 2019-08-22 16:29:49 +00:00
common.h mk: move the bdev modules under module directory. 2019-08-22 16:29:49 +00:00
Makefile mk: move the bdev modules under module directory. 2019-08-22 16:29:49 +00:00
nvme_rpc.c rpc: Rename send_nvme_cmd to bdev_nvme_send_cmd 2019-08-28 20:22:00 +00:00