On 10/26/2022 9:51 AM, Keith Busch wrote: > From: Keith Busch <kbusch@xxxxxxxxxx> > > Don't transform the logical block size to a bit shift only to shift it > back to the original block size. Just use the size. > > Signed-off-by: Keith Busch <kbusch@xxxxxxxxxx> > --- we should also change any other callers like this. Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx> -ck