Re: Fixes tags need work in the ntfs3 tree

From: Konstantin Komarov

Date: Tue Aug 18 2026 - 04:46:49 EST


On 8/17/26 14:22, Mark Brown wrote:

In commit

d18b300d80d7e ("fs/ntfs3: fix out-of-bounds read in read_log_rec_buf()")

Fixes tag

Fixes: 20fd9f64c005 ("fs/ntfs3: Add NTFS journal")

has these problem(s):

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

Fixed it, now subject is correct.

Regards,
Konstantin