Re: [PATCH 0/3] ext4: Fix credit estimates for extent tree modifications
Ojaswin Mujoo <[email protected]>
| Newsgroups | org.kernel.vger.linux-ext4 |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Aug 17, 2026 at 07:31:46PM -0400, Theodore Tso wrote: > On Fri, Aug 14, 2026 at 12:21:30PM -0500, Ojaswin Mujoo wrote: > > > > I just noticed that the RVBs were not picked in your ext4/dev branch. I > > think they got missed somehow. > > Hmm, I see them on the dev branch: > > https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git/log/?h=dev Hi Ted, I don't see the Reviewed-by tags here as well. Regards, ojaswin > > and they are on today's linux-next branch. > > - Ted