[PATCH blktests] nvme/039: check for sector size of test device
Bryan Gurney
bgurney at redhat.com
Mon Nov 25 10:27:50 PST 2024
On Mon, Nov 25, 2024 at 11:59 AM Bart Van Assche <bvanassche at acm.org> wrote:
>
>
> On 11/25/24 8:29 AM, Bryan Gurney wrote:
> > + SECT_SZ=$(blockdev --getss "${TEST_DEV}")
>
> As far as I know the terminology "sector size" does not occur anywhere
> in the NVMe specification. How about changing the variable name SECT_SZ
> into something that is an abbreviation of "logical block size" since
> that is what blockdev --getss reports?
>
> Thanks,
>
> Bart.
>
>
Yes, I can do that. Does "LB_SZ" work?
Thanks,
Bryan
More information about the Linux-nvme
mailing list