]> www.infradead.org Git - users/hch/nvme-cli.git/commit
nvme zns: close device fd in id_ctrl() func
authorAravind Ramesh <aravind.ramesh@wdc.com>
Mon, 29 Jun 2020 04:52:07 +0000 (10:22 +0530)
committerKeith Busch <kbusch@kernel.org>
Tue, 30 Jun 2020 17:30:01 +0000 (11:30 -0600)
commit3652bd2895d1789eacbef0f234aa1f663e0b44f4
tree791b44761afce1944a34835340aa6e4712857c5f
parent26b6ca9e2e7f4667c9c1e59b3b43f3b41841e015
nvme zns: close device fd in id_ctrl() func

closed fd in id_ctrl() function.
added le32_to_cpu conversion to frl and rrl fields in print functions.

Signed-off-by: Aravind Ramesh <Aravind.Ramesh@wdc.com>
nvme-print.c
plugins/zns/zns.c