[PATCH v1 0/1] Preclude IOCCSZ/IORCSZ validation for admin controller connect

Kamaljit Singh posted 1 patch 2 days, 18 hours ago
There is a newer version of this series
drivers/nvme/host/core.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH v1 0/1] Preclude IOCCSZ/IORCSZ validation for admin controller connect
Posted by Kamaljit Singh 2 days, 18 hours ago
During negative testing it was observed that when ioccsz and/or iorcsz 
were cleared to zero on a Target, a new connection to an administrative 
controller failed to establish, due to driver validation of those fields. 
Since an administrative controller does not support I/O queues, these 
checks should be excluded for such a controller.

Kamaljit Singh (1):
  nvme-core: ignore ioccsz/iorcsz checks for admin ctrlr

 drivers/nvme/host/core.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.43.0