]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: modify flbas rsvd bits to be used
authorSteven Seungcheol Lee <sc108.lee@samsung.com>
Fri, 7 Jan 2022 06:56:24 +0000 (15:56 +0900)
committerSteven Seungcheol Lee <sc108.lee@samsung.com>
Fri, 21 Jan 2022 03:18:09 +0000 (12:18 +0900)
commit9f491be4fa7a17689de9d78e8ec9bbedde96c873
treebd91e618e2f5e5338bda1995654df4a81243d7e4
parentc7eb65086896288232646e498bbeb2eb2ead5bae
nvme: modify flbas rsvd bits to be used

flbas Bits 6:5 indicate the most significant 2 bits of
the Format Index of the supported LBA Format indicated
in this data structure that was used to format the namespace

using libnvme util function nvme_id_ns_flbas_to_lbaf_inuse
to extract currently used lba index

Signed-off-by: Steven Seungcheol Lee <sc108.lee@samsung.com>
nvme-print.c
nvme.c
plugins/huawei/huawei-nvme.c
plugins/netapp/netapp-nvme.c
plugins/virtium/virtium-nvme.c
plugins/zns/zns.c
subprojects/libnvme.wrap