2023-07-13 23:03:12

by Stephen Rothwell

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

Hi all,

In commit

7c79210b15ef ("ext4: fix off by one issue in ext4_mb_choose_next_group_best_avail()")

Fixes tag

Fixes: 331122aa930 ("ext4: Add allocation criteria 1.5 (CR1_5)")

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

2023-07-14 09:10:13

by Ojaswin Mujoo

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

On Fri, Jul 14, 2023 at 08:43:34AM +1000, Stephen Rothwell wrote:
> Hi all,
>
> In commit
>
> 7c79210b15ef ("ext4: fix off by one issue in ext4_mb_choose_next_group_best_avail()")
>
> Fixes tag
>
> Fixes: 331122aa930 ("ext4: Add allocation criteria 1.5 (CR1_5)")
>
> 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").
Hi Stephen,

Will keep this in mind.

Thank you,
ojaswin
>
> --
> Cheers,
> Stephen Rothwell