Re: Fixes tags need work in the ceph tree
From: Ilya Dryomov
Date: Mon Jul 27 2026 - 07:45:00 EST
On Mon, Jul 27, 2026 at 1:28 PM Mark Brown <broonie@xxxxxxxxxx> wrote:
>
> In commit
>
> 591569339cb56 ("ceph: fix MDS random selection readiness predicate")
>
> Fixes tag
>
> Fixes: b38c9eb4757d ("ceph: allow choose random mds")
>
> has these problem(s):
>
> - Subject does not match target commit subject
> Just use
> git log -1 --format='Fixes: %h ("%s")'
Hi Mark,
Sorry, the patch was taken from the list and I didn't verify the Fixes
tag. I'll fix it and get into habit of double checking these going
forward.
Thanks,
Ilya