Re: Fixes tags need work in the ntfs3 tree
From: Konstantin Komarov
Date: Wed Jun 03 2026 - 11:19:11 EST
On 6/3/26 09:16, Mark Brown wrote:
In commit
236c81b8fc4cd ("fs/ntfs3: bound DeleteIndexEntryAllocation memmove length")
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