Re: [PATCH] fs/ext4: Change the type of blocksize from 'int' to 'unsigned int' in ext4_mb_init_cache

From: Theodore Ts'o
Date: Fri Aug 18 2023 - 01:06:15 EST



On Fri, 07 Jul 2023 18:55:16 +0800, Lu Hongfei wrote:
> The return value type of i_blocksize() is 'unsigned int', so the
> type of blocksize has been modified from 'int' to 'unsigned int'
> to ensure data type consistency.
>
>

Applied, thanks!

[1/1] fs/ext4: Change the type of blocksize from 'int' to 'unsigned int' in ext4_mb_init_cache
commit: 7431b253dfc2240241e2c1fb8abf7bfeb3c105a6

Best regards,
--
Theodore Ts'o <tytso@xxxxxxx>