Re: Fixes tags need work in the ntfs3 tree
From: Konstantin Komarov
Date: Tue Jun 02 2026 - 11:09:48 EST
On 5/29/26 13:49, Mark Brown wrote:
In commit
6b6fbad790ef1 ("ntfs3: Allocate iomap inline_data using alloc_page")
Fixes tag
Fixes: 099ef9a ("fs/ntfs3: implement iomap-based file operations")
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").
Thank you, was fixed.
Regards,
Konstantin