Re: Fixes tags need work in the ntfs3 tree
Konstantin Komarov <[email protected]>
| Newsgroups | org.kernel.vger.linux-next,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 8/14/26 13:44, Mark Brown wrote:
> In commit
>
> b594c9962b005 ("fs/ntfs3: fix out-of-bounds read in read_log_rec_buf()")
>
> Fixes tag
>
> Fixes: b46acd6 ("fs/ntfs3: Add NTFS journal")
>
> 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").
Thanks, fixed it.
Regards,
Konstantin