linux-nvme / nvme-cli

NVMe management command line interface.
https://nvmexpress.org
GNU General Public License v2.0
1.41k stars 637 forks source link

nvme-print-stdout: Add helper function to print PIF in string form #2370

Closed francispravin5 closed 3 weeks ago

francispravin5 commented 4 weeks ago

Use PIF enum and add a helper function to print the Protection Information Format(PIF) in string form.

igaw commented 3 weeks ago

Thanks!