freebsd-dev/sbin/nvmecontrol
Jim Harris efa2980530 For "nvmecontrol devlist", show namespace sizes in terms of MB instead of
GB to improve granularity of the reporting - especially for namespaces
that are on the order of 1 or 2 GB.

Submitted by:	Tony Beltran <anthony.beltran@emc.com>
MFC after:	3 days
2014-01-06 23:48:47 +00:00
..
devlist.c For "nvmecontrol devlist", show namespace sizes in terms of MB instead of 2014-01-06 23:48:47 +00:00
firmware.c Check for special status code from FIRMWARE_ACTIVATE command 2013-11-12 21:14:19 +00:00
identify.c Add message when nvd disks are attached and detached. 2013-07-19 21:40:57 +00:00
logpage.c Send per-namespace logpage commands to the controller devnode, so they 2013-07-09 21:31:21 +00:00
Makefile Add message when nvd disks are attached and detached. 2013-07-19 21:40:57 +00:00
nvmecontrol.8 Add firmware replacement and activation support to nvmecontrol(8) through 2013-06-27 00:08:25 +00:00
nvmecontrol.c Use _PATH_DEV (from paths.h) for the "/dev/" string, rather than 2013-07-18 23:25:57 +00:00
nvmecontrol.h Ensure controller or namespace node name is specified before trying to 2013-07-09 21:33:12 +00:00
perftest.c Do not exit with error status after printing data for perftest. 2013-11-01 22:05:29 +00:00
reset.c Incorporate feedback from bde@ based on r252672 changes: 2013-07-09 21:14:15 +00:00