Re: [PATCH -next] ext4: don't pass full mapping flags to ext4_es_insert_extent()

From: Theodore Ts'o
Date: Thu Nov 07 2024 - 10:16:00 EST



On Fri, 06 Sep 2024 14:14:01 +0800, Zhang Yi wrote:
> When converting a delalloc extent in ext4_es_insert_extent(), since we
> only want to pass the info of whether the quota has already been claimed
> if the allocation is a direct allocation from ext4_map_create_blocks(),
> there is no need to pass full mapping flags, so changes to just pass
> whether the EXT4_GET_BLOCKS_DELALLOC_RESERVE bit is set.
>
>
> [...]

Applied, thanks!

[1/1] ext4: don't pass full mapping flags to ext4_es_insert_extent()
commit: a274f8059aa45b2af52e8b92424d53f6139a3c4e

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