]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: Fix format command to skip to reread NSID all block device
authorTokunori Ikegami <ikegami.t@gmail.com>
Wed, 12 Apr 2023 15:30:35 +0000 (00:30 +0900)
committerDaniel Wagner <wagi@monom.org>
Thu, 13 Apr 2023 07:14:58 +0000 (09:14 +0200)
commitf76cf78919c32b512949afc369bce59c298c6622
tree0c8ab238ebaa95a6143755022eae1a307c360792
parent47375ead40f5f316cdd4a0890d8171dc0d5c4aa4
nvme: Fix format command to skip to reread NSID all block device

Since if NSID all specified NS data is not identified so the reread failed.

Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
nvme.c