Re: Fixes tags need work in the ceph tree
Ilya Dryomov <[email protected]> Mon, 27 Jul 2026 13:41:18 +0200
| Newsgroups | org.kernel.vger.linux-next,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAOi1vP9ew9gnO0iiPBxggpt=GrBSmz-gr5+GutHr=_sBOD6dHg@mail.gmail.com> |
On Mon, Jul 27, 2026 at 1:28 PM Mark Brown <[email protected]> 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