[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20241016081003.23b90c5c@canb.auug.org.au>
Date: Wed, 16 Oct 2024 08:10:03 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Christian Brauner <brauner@...nel.org>
Cc: Bill O'Donnell <bodonnel@...hat.com>, Linux Kernel Mailing List
<linux-kernel@...r.kernel.org>, Linux Next Mailing List
<linux-next@...r.kernel.org>
Subject: linux-next: Fixes tag needs some work in the vfs-brauner tree
Hi all,
In commit
51ceeb1a8142 ("efs: fix the efs new mount api implementation")
Fixes tag
Fixes: 39a6c668e4 efs: convert efs to use the new mount api.
has these problem(s):
- SHA1 should be at least 12 digits long
This can be fixed for the future by setting core.abbrev to 12 (or
more) or (for git v2.11 or later) just making sure it is not set
(or set to "auto").
- Subject does not match target commit subject
Just use
git log -1 --format='Fixes: %h ("%s")'
Also, please keep all the commit message tags together at the end fo
the commit message.
Thus:
Fixes: 39a6c668e4e7 ("efs: convert efs to use the new mount api")
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists