Spdk/lib/bdev/nvme
Daniel Verkamp d3a0709299 bdev/nvme: remove redundant driver_specific fields
Now that namespace splitting support has been removed from the NVMe bdev
in commit efccac8 ("bdev/nvme: remove NvmeLunsPerNs and LunSizeInMB"),
the block_size and total_size fields in the NVMe bdev's driver_specific
config data are redundant.  The generic get_bdevs num_blocks and
block_size fields provide the same information.

Change-Id: I080d2017d608716a593bb553ee667e9c4017ffb7
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-02-22 17:57:13 -07:00
..
blockdev_nvme_rpc.c log: split internal TRACELOG macro into new header 2016-11-16 13:33:51 -07:00
blockdev_nvme.c bdev/nvme: remove redundant driver_specific fields 2017-02-22 17:57:13 -07:00
blockdev_nvme.h bdev: make construct RPCs return the bdev names 2016-10-31 11:17:46 -07:00
Makefile bdev: Add rpc interface for nvme 2016-10-14 01:54:13 +08:00