Re: [PATCH v3] block: add check that partition length needs to be aligned with block size

From: Min Li
Date: Wed Jun 28 2023 - 04:39:10 EST


I will modify the blksz to unsigned int.
For pre-existing start/length, is it ok to change them to sector_t?

Thanks for your reply

Min Li