Re: Fixes tags need work in the ntfs3 tree

From: Konstantin Komarov

Date: Tue Jun 02 2026 - 11:09:26 EST


On 5/18/26 10:11, Mark Brown wrote:

In commit

4160f74379854 ("fs/ntfs3: add bounds check to run_get_highest_vcn()")

Fixes tag

Fixes: b62567bca474 ("fs/ntfs3: Out-of-bound check in run_unpack")

has these problem(s):

- Subject does not match target commit subject
Just use
git log -1 --format='Fixes: %h ("%s")'

Thank you, was fixed.

Regards,
Konstantin