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
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