On Thu, Jun 18, 2020 at 07:53:52AM -0700, Keith Busch wrote: > From: Niklas Cassel <niklas.cassel@xxxxxxx> > > Implements support for the I/O Command Sets command set. The command set > introduces a method to enumerate multiple command sets per namespace. If > the command set is exposed, this method for enumeration will be used > instead of the traditional method that uses the CC.CSS register command > set register for command set identification. > > For namespaces where the Command Set Identifier is not supported or > recognized, the specific namespace will not be created. > > Reviewed-by: Javier González <javier.gonz@xxxxxxxxxxx> > Reviewed-by: Martin K. Petersen <martin.petersen@xxxxxxxxxx> > Signed-off-by: Niklas Cassel <niklas.cassel@xxxxxxx> Reviewed-by: Daniel Wagner <dwagner@xxxxxxx>