]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme-print-stdout: fix storage tag size label
authorVincent Fu <vincent.fu@samsung.com>
Tue, 25 Jul 2023 18:17:17 +0000 (18:17 +0000)
committerDaniel Wagner <wagi@monom.org>
Wed, 26 Jul 2023 06:36:38 +0000 (08:36 +0200)
commit5bd12965c129d850e15938691e298e97e7c63394
treefeecdc1c96e5fabb365e97b18eb0bdab62c64fb4
parent04f6ab202b578058e9cdca2294fb8f8439a77eea
nvme-print-stdout: fix storage tag size label

The NVM Command Set Extended LBA Format Data Structure has Protection
Information Format (pif) and Storage Tag Size (sts) fields. The sts
field is incorrectly labeled in the non-verbose normal output.  Fix the
label.

Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
nvme-print-stdout.c