Skip to content
Commit 6bbf1acd authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

NVMe: Rework ioctls



Remove the special-purpose IDENTIFY, GET_RANGE_TYPE, DOWNLOAD_FIRMWARE
and ACTIVATE_FIRMWARE commands.  Replace them with a generic ADMIN_CMD
ioctl that can submit any admin command.

Add a new ID ioctl that returns the namespace ID of the queried device.
It corresponds to the SCSI Idlun ioctl.

Signed-off-by: default avatarMatthew Wilcox <matthew.r.wilcox@intel.com>
parent eac623ba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment