Re: [RFC v2 0/8] ext4: Convert inode preallocation list to an rbtree

From: Ojaswin Mujoo
Date: Tue Sep 27 2022 - 05:29:05 EST


On Mon, Sep 26, 2022 at 12:34:51PM +0530, Ojaswin Mujoo wrote:
> This patch series aim to improve the performance and scalability of
> inode preallocation by changing inode preallocation linked list to an
> rbtree. I've ran xfstests quick on this series and plan to run auto group
> as well to confirm we have no regressions.
>
Hi,

I had missed to redefine a function in rebase. Have sent out a v3 with
the correct rebase:
https://lore.kernel.org/all/cover.1664269665.git.ojaswin@xxxxxxxxxxxxx/

Regards,
Ojaswin
>
> --
> 2.31.1
>