Re: Fixes tags need work in the ntfs3 tree

From: Konstantin Komarov

Date: Wed Jun 03 2026 - 11:03:42 EST


On 6/3/26 09:17, Mark Brown wrote:

In commit

149a4d9c78020 ("fs/ntfs3: bound attr_off in UpdateResidentValue against data_off")

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