Linux EXT4 FS development
 help / color / mirror / Atom feed
* [PATCH 0/3] ext4: Fix credit estimates for extent tree modifications
@ 2026-08-05 15:35 Jan Kara
  2026-08-05 15:35 ` [PATCH 1/3] ext4: Teach ext4_meta_trans_blocks() about number of allocated extents Jan Kara
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Jan Kara @ 2026-08-05 15:35 UTC (permalink / raw)
  To: Ted Tso
  Cc: linux-ext4, Baokun Li, Zhang Yi, Ojaswin Mujoo, Ritesh Harjani,
	Jan Kara

Hello!

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2026-08-10  1:34 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-05 15:35 [PATCH 0/3] ext4: Fix credit estimates for extent tree modifications Jan Kara
2026-08-05 15:35 ` [PATCH 1/3] ext4: Teach ext4_meta_trans_blocks() about number of allocated extents Jan Kara
2026-08-06 18:09   ` Ojaswin Mujoo
2026-08-07  2:59   ` Zhang Yi
2026-08-07  5:59     ` Ojaswin Mujoo
2026-08-07  7:05       ` Zhang Yi
2026-08-07  7:28         ` Ojaswin Mujoo
2026-08-05 15:35 ` [PATCH 2/3] ext4: Fix transaction overflow during writeback Jan Kara
2026-08-07  3:36   ` Zhang Yi
2026-08-07  8:40   ` Ojaswin Mujoo
2026-08-05 15:35 ` [PATCH 3/3] ext4: Fix estimate extent index blocks in ext4_ext_index_trans_blocks() Jan Kara
2026-08-07  4:46   ` Zhang Yi
2026-08-07  6:37   ` Ojaswin Mujoo
2026-08-10  1:33 ` [PATCH 0/3] ext4: Fix credit estimates for extent tree modifications Theodore Ts'o

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox