]> www.infradead.org Git - linux.git/commit
fs/ntfs3: Fix field-spanning write in INDEX_HDR
authorKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Mon, 17 Jun 2024 12:13:09 +0000 (15:13 +0300)
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Wed, 26 Jun 2024 12:48:58 +0000 (15:48 +0300)
commit2f3e176fee66ac86ae387787bf06457b101d9f7a
tree8ca84958f585979efdb0fe24788de0a261ad4ea1
parentc091354d6bf60ec606d4c0772459ea2f3bbee271
fs/ntfs3: Fix field-spanning write in INDEX_HDR

Fields flags and res[3] replaced with one 4 byte flags.

Fixes: 4534a70b7056 ("fs/ntfs3: Add headers and misc files")
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
fs/ntfs3/index.c
fs/ntfs3/ntfs.h