Re: Fixes tags need work in the btrfs-fixes tree

From: David Sterba

Date: Wed Sep 02 2026 - 10:27:11 EST


On Wed, Sep 02, 2026 at 11:18:19AM +0100, Mark Brown wrote:
> In commit
>
> 590b991274881 ("btrfs: scrub: report the failing sector's address, not the stripe base")
>
> Fixes tag
>
> Fixes: 0096580713ff ("btrfs: scrub: introduce error reporting functionality for scrub_stripe")
>
> has these problem(s):
>
> - Subject does not match target commit subject
> Just use
> git log -1 --format='Fixes: %h ("%s")'

It may be hard to spot, there are two spaces between "... reporting functionality ..."

Will be fixed in the next update, thanks.