]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r253114:
authorjimharris <jimharris@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 12 Jul 2013 22:14:57 +0000 (22:14 +0000)
committerjimharris <jimharris@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 12 Jul 2013 22:14:57 +0000 (22:14 +0000)
commit2715c1460807cd63fe4da589e1a4ff519a6f1b5e
tree400ad64864429842517f43dc9bab3467914a474d
parent6f282458c402d996e6d87e993f3ba3975dd49e60
MFC r253114:

  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.

Approved by: re (kib)

git-svn-id: svn://svn.freebsd.org/base/stable/9@253300 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sbin/nvmecontrol/identify.c
sbin/nvmecontrol/logpage.c
sbin/nvmecontrol/nvmecontrol.c
sbin/nvmecontrol/nvmecontrol.h