Re: [PATCH 0/3] ext4: Fix credit estimates for extent tree modifications
"Theodore Ts'o" <[email protected]>
| Newsgroups | org.kernel.vger.linux-ext4 |
|---|---|
| Message-ID | <178632560650.1021605.3694902133748235095.b4-ty@b4> |
On Wed, 05 Aug 2026 17:35:46 +0200, Jan Kara wrote:
> This patch set fixes credit estimates for extent tree modification during
> convertion of unwritten extents on writeback completion. Otherwise we are
> occasionally seeing assertion failures during extent conversion in end io
> completion callback due to insufficient transation credits.
>
> Honza
>
> [...]
Applied, thanks!
[1/3] ext4: Teach ext4_meta_trans_blocks() about number of allocated extents
commit: 25b2a7e8d420c49fc46f25b6f953603e4dae1dbf
[2/3] ext4: Fix transaction overflow during writeback
commit: 46e8e31771f4f1c5e1cdec37a889a6730e42e9f1
[3/3] ext4: Fix estimate extent index blocks in ext4_ext_index_trans_blocks()
commit: 9091c97be34083587a75db174aab51551d8e8543
Best regards,
--
Theodore Ts'o <[email protected]>