2024-02-22 15:56:57

by Theodore Ts'o

[permalink] [raw]
Subject: Re: [PATCH v2] ext4: correct best extent lstart adjustment logic


On Thu, 01 Feb 2024 22:18:45 +0800, Baokun Li wrote:
> When yangerkun review commit 93cdf49f6eca ("ext4: Fix best extent lstart
> adjustment logic in ext4_mb_new_inode_pa()"), it was found that the best
> extent did not completely cover the original request after adjusting the
> best extent lstart in ext4_mb_new_inode_pa() as follows:
>
> original request: 2/10(8)
> normalized request: 0/64(64)
> best extent: 0/9(9)
>
> [...]

Applied, thanks!

[1/1] ext4: correct best extent lstart adjustment logic
commit: 4fbf8bc733d14bceb16dda46a3f5e19c6a9621c5

Best regards,
--
Theodore Ts'o <[email protected]>