Re: [PATCH v2] ext4: fix fast commit may miss tracking range for FALLOC_FL_ZERO_RANGE

From: Theodore Ts'o
Date: Thu Dec 23 2021 - 19:28:06 EST


On Tue, 21 Dec 2021 10:28:39 +0800, Xin Yin wrote:
> when call falloc with FALLOC_FL_ZERO_RANGE, to set an range to unwritten,
> which has been already initialized. If the range is align to blocksize,
> fast commit will not track range for this change.
>
> Also track range for unwritten range in ext4_map_blocks().
>
>
> [...]

Applied, thanks!

[1/1] ext4: fix fast commit may miss tracking range for FALLOC_FL_ZERO_RANGE
commit: f6c90a2bcabcfc56d91aa5091b76ce8082de7d68

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