freebsd-dev/sbin/nvmecontrol
Jim Harris 992db80f1d Extend some 32-bit fields and variables to 64-bit to prevent overflow
when calculating stats in nvmecontrol perftest.

Sponsored by:	Intel
Reported by:	Joe Golio <joseph.golio@emc.com>
Reviewed by:	carl
Approved by:	re (hrs)
MFC after:	1 week
2013-10-08 15:47:22 +00:00
..
devlist.c Add message when nvd disks are attached and detached. 2013-07-19 21:40:57 +00:00
firmware.c Do not throw an error if the user requests to activate the image from 2013-07-16 15:45:37 +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 Extend some 32-bit fields and variables to 64-bit to prevent overflow 2013-10-08 15:47:22 +00:00
reset.c Incorporate feedback from bde@ based on r252672 changes: 2013-07-09 21:14:15 +00:00