freebsd-dev/sbin/nvmecontrol
Jim Harris 2528d6a326 Send per-namespace logpage commands to the controller devnode, so they
are processed as admin commands, not I/O commands.

As part of this change, pull out the code for parsing a namespace node
string into a separate function, since it is used for both identify and
logpage commands.

Sponsored by:	Intel
MFC after:	3 days
2013-07-09 21:31:21 +00:00
..
devlist.c Incorporate feedback from bde@ based on r252672 changes: 2013-07-09 21:14:15 +00:00
firmware.c Try to read firmware image before prompting the user to confirm 2013-07-09 21:20:08 +00:00
identify.c Send per-namespace logpage commands to the controller devnode, so they 2013-07-09 21:31:21 +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 firmware replacement and activation support to nvmecontrol(8) through 2013-06-27 00:08:25 +00:00
nvmecontrol.8 Add firmware replacement and activation support to nvmecontrol(8) through 2013-06-27 00:08:25 +00:00
nvmecontrol.c Send per-namespace logpage commands to the controller devnode, so they 2013-07-09 21:31:21 +00:00
nvmecontrol.h Send per-namespace logpage commands to the controller devnode, so they 2013-07-09 21:31:21 +00:00
perftest.c Incorporate feedback from bde@ based on r252672 changes: 2013-07-09 21:14:15 +00:00
reset.c Incorporate feedback from bde@ based on r252672 changes: 2013-07-09 21:14:15 +00:00