2022-11-15 21:18:24

by Stephen Rothwell

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

Hi all,

In commit

9898f0456aa3 ("cifs: Fix wrong return value checking when GETFLAGS")

Fixes tag

Fixes: 64a5cfa6db9 ("Allow setting per-file compression via SMB2/3")

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").

--
Cheers,
Stephen Rothwell


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

2022-11-16 06:29:38

by Steve French

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

updated Fixes tag for that commit in cifs-2.6.git for-next

On Tue, Nov 15, 2022 at 2:41 PM Stephen Rothwell <[email protected]> wrote:
>
> Hi all,
>
> In commit
>
> 9898f0456aa3 ("cifs: Fix wrong return value checking when GETFLAGS")
>
> Fixes tag
>
> Fixes: 64a5cfa6db9 ("Allow setting per-file compression via SMB2/3")
>
> 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").
>
> --
> Cheers,
> Stephen Rothwell



--
Thanks,

Steve