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