Re: [PATCH v2] btrfs: skip the extent map tree lock for inodes without extent maps
From: Filipe Manana
Date: Tue Aug 25 2026 - 08:49:57 EST
On Tue, Aug 25, 2026 at 9:10 AM Breno Leitao <leitao@xxxxxxxxxx> wrote:
>
> Hello Filipe,
>
> On Mon, Aug 24, 2026 at 09:14:10PM +0100, Filipe Manana wrote:
> > Reviewed-by: Filipe Manana <fdmanana@xxxxxxxx>
>
> Thanks for the review and feedback.
>
> > The current subject:
> >
> > "btrfs: skip the extent map tree lock for inodes without extent maps"
> >
> > It is a bit too generic, giving no clue that it concerns the shrinker.
> > If you agree, I'll change it to:
> >
> > "btrfs: skip extent tree lock in the shrinker for inodes without extent maps"
>
> Please do, your suggestion makes more sense than the current one.
>
> Just to be clear, I won't be respinning this patch: you'll update the
> subject while merging it.
Correct.
>
> Thanks,
> --breno