2020-06-26 23:06:25

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: Fixes tag needs some work in the nfsd tree

Hi all,

In commit

886c4fe8bdff ("nfsd4: fix nfsdfs reference count loop")

Fixes tag

Fixes: 2c830dd720 ("nfsd: persist nfsd filesystem across mounts")

has these problem(s):

- SHA1 should be at least 12 digits long
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").

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2020-06-29 18:54:30

by J. Bruce Fields

[permalink] [raw]
Subject: Re: linux-next: Fixes tag needs some work in the nfsd tree

On Sat, Jun 27, 2020 at 09:03:17AM +1000, Stephen Rothwell wrote:
> Hi all,
>
> In commit
>
> 886c4fe8bdff ("nfsd4: fix nfsdfs reference count loop")
>
> Fixes tag
>
> Fixes: 2c830dd720 ("nfsd: persist nfsd filesystem across mounts")
>
> has these problem(s):
>
> - SHA1 should be at least 12 digits long

OK, should be fixed.--b.

> 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").
>
> --
> Cheers,
> Stephen Rothwell