On 8/2/25 00:13, Jaegeuk Kim via Linux-f2fs-devel wrote:
> external/f2fs-tools/mkfs/f2fs_format.c:392:31: error: format specifies type
> 'unsigned long long' but the argument has type 'size_t' (aka 'unsigned int')
> [-Werror,-Wformat]
> 391 | MSG(1, "\tError: Unaligned s
external/f2fs-tools/mkfs/f2fs_format.c:392:31: error: format specifies type
'unsigned long long' but the argument has type 'size_t' (aka 'unsigned int')
[-Werror,-Wformat]
391 | MSG(1, "\tError: Unaligned segment0 start (%u)
for zoned LU (zone_blocks: %"PRIu64")\n",