Re: git: 6d4a140acfdf - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex

From: Kristof Provost <kp_at_FreeBSD.org>
Date: Tue, 06 Feb 2024 16:26:57 UTC
On 5 Feb 2024, at 23:27, Warner Losh wrote:
> On Mon, Feb 5, 2024, 11:24 PM Mateusz Guzik <mjguzik@gmail.com> wrote:
>
>> On 2/6/24, Kristof Provost <kp@freebsd.org> wrote:
>>> On 5 Feb 2024, at 19:02, Gleb Smirnoff wrote:
>>>> On Mon, Feb 05, 2024 at 09:19:20PM +0000, Kristof Provost wrote:
>>>> K> The branch main has been updated by kp:
>>>> K>
>>>> K> URL:
>>>>
>> https://cgit.FreeBSD.org/src/commit/?id=6d4a140acfdf637bb559d371c583e4db478e1549
>>>> K>
>>>> K> commit 6d4a140acfdf637bb559d371c583e4db478e1549
>>>> K> Author:     Igor Ostapenko <pm@igoro.pro>
>>>> K> AuthorDate: 2024-02-05 16:22:31 +0000
>>>> K> Commit:     Kristof Provost <kp@FreeBSD.org>
>>>> K> CommitDate: 2024-02-05 21:18:11 +0000
>>>>
>>>> The author should be Kajetan :(
>>>
>>> Indeed it should. My apologies to Kajetan. And Igor as well, although he
>>> probably got the better end of the deal.
>>>
>>
>> You can revert and commit the correct version.
>>
>
> The counts would still count the bad version though...

I’ve done the revert/re-apply dance anyway, so git annotate will show the correct author.

> I need to land my -c flag that automates git arc patch more...

If that does what I think it does (i.e. commit the patch locally, rather than just staging it) you do indeed need to land that. It’ll be very helpful.

Best regards,
Kristof