• K
    NVMe: Bring up cdev on set feature failure · 7e03b124
    Keith Busch 提交于
    This patch creates the character device as long as a device's admin queues
    are usable so a user has an opprotunity to perform administration tasks.
    A device may be in a state that does not allow IO and setting the queue
    count feature in such a state returns an error. Previously the driver
    would bail and the controller would be unusable.
    Signed-off-by: NKeith Busch <keith.busch@intel.com>
    7e03b124
nvme-core.c 53.0 KB