]> git.infradead.org Git - users/sagi/libnvme.git/commit
mi: Issue a NSID-specific Controller List Identify in nsid_ctrl_list()
authorJeremy Kerr <jk@codeconstruct.com.au>
Tue, 1 Nov 2022 06:30:35 +0000 (14:30 +0800)
committerJeremy Kerr <jk@codeconstruct.com.au>
Tue, 1 Nov 2022 22:58:01 +0000 (06:58 +0800)
commit83b4fe44b496a18608d7d7ffe7d0d540c50c0966
treef517ce3651b5691d084858d74c859180e5360ebe
parentb25dc6102bc000ff4c8061e6448cfb4c034eaed6
mi: Issue a NSID-specific Controller List Identify in nsid_ctrl_list()

We need a NSIS Controller List CNS value when requesting a NSID-specific
list; we're currently using a non-NSID-specific Identify here.

Reported-by: Willy Tu <wltu@google.com>
Tested-by: Willy Tu <wltu@google.com>
Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
src/nvme/mi.h
test/mi.c