[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201112211407.GE3576660@ZenIV.linux.org.uk>
Date: Thu, 12 Nov 2020 21:14:07 +0000
From: Al Viro <viro@...iv.linux.org.uk>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: Fixes tag needs some work in the vfs-fixes tree
On Fri, Nov 13, 2020 at 08:02:39AM +1100, Stephen Rothwell wrote:
> Hi all,
>
> In commit
>
> 5f85b351d3d6 ("fix return values of seq_read_iter()")
>
> Fixes tag
>
> Fixes: d4d50710a8b (seq_file: add seq_read_iter)
>
> has these problem(s):
>
> - SHA1 should be at least 12 digits long
Dealt with and force-pushed...
> Can be fixed 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").
>
> Also, just use
>
> git log -1 --format='Fixes: %h ("%s")' <commit>
>
> to generate Fixes tags.
OK, will keep that in mind next time...
Powered by blists - more mailing lists