Re: [PATCH v3 2/6] btrfs: drop usage of folio_index
From: Kairui Song
Date: Thu May 01 2025 - 06:13:30 EST
On Thu, May 1, 2025 at 5:07 AM David Hildenbrand <david@xxxxxxxxxx> wrote:
>
> On 30.04.25 23:06, Andrew Morton wrote:
> > On Thu, 1 May 2025 02:10:48 +0800 Kairui Song <ryncsn@xxxxxxxxx> wrote:
> >
> >> Cc: Chris Mason <clm@xxxxxx> (maintainer:BTRFS FILE SYSTEM)
> >> Cc: Josef Bacik <josef@xxxxxxxxxxxxxx> (maintainer:BTRFS FILE SYSTEM)
> >> Cc: David Sterba <dsterba@xxxxxxxx> (maintainer:BTRFS FILE SYSTEM)
> >
> > Please tell us where these extra tags came from. Did some tool
> > generate them?
> >
> > I think they're quite useful - perhaps something we could encourage.
> >
>
> I guess that's just the get_maintainers output?
Yes, `./scripts/get_maintainer.pl fs/btrfs/` generated these,
`./scripts/checkpatch.pl` didn't complain so I forgot to truncate
them. Glad to know it's considered helpful :)