]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme-print-binary: fix to output reachability associations log length
authorTokunori Ikegami <ikegami.t@gmail.com>
Sun, 16 Feb 2025 02:25:42 +0000 (11:25 +0900)
committerDaniel Wagner <wagi@monom.org>
Mon, 17 Feb 2025 14:39:11 +0000 (15:39 +0100)
commitb5bb01a2ea290a53fb4b3417829b7cb1b417d1ca
treef4e570674cf091c039e1ec03afcb770ee8ad42db
parent68c6ad70ddcb7a3a52943c261322382ccc56e1f6
nvme-print-binary: fix to output reachability associations log length

Previously only the log header output since the log length is changeable.
The changes to output the changeable log length correctly.

Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
nvme-print-binary.c
nvme-print-json.c
nvme-print-stdout.c
nvme-print.c
nvme-print.h
nvme.c