On Wed, Mar 02, 2022 at 03:00:22AM +0530, Nitesh Shetty wrote: > At present block size of 1024 is hardcoded for mkfs. This creates > problem when device block size is more than 1024. So we use sysfs values > of SCRATCH_DEV, if not found then default to 1024. > > Signed-off-by: Nitesh Shetty <nj.shetty@xxxxxxxxxxx> Reviewed-by: Luis Chamberlain <mcgrof@xxxxxxxxxx> Luis