Re: [PATCH v2 00/13] ext4: replace ext4_es_insert_extent() when caching on-disk extents
From: Theodore Tso
Date: Fri Nov 28 2025 - 11:50:49 EST
Thanks to Jan and Ojaswin for their comments and reviews on this patch set.
As you may have noticed this version of the patchset is currently in
the ext4.git tree, and has shown up in linux-next.
Given that we have some suggested changes, there are a couple of ways
we can handle this:
1) Zhang Yi could produce a new version of the patch set, and I'll
replace the v2 version of the patch set currently in the ext4.git tree
with a newer version.
2) We could append fix-up patches to the ext4.git tree to reflect
those changes.
3) I could drop the patch set entirely and we apply a later version
of the patch series after the merge window.
What are folks' preferences?
Thanks,
- Ted