fs/ntfs3: Do not call file_modified if collapse range failed
authorKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Fri, 28 Jun 2024 15:29:46 +0000 (18:29 +0300)
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Tue, 3 Sep 2024 13:58:39 +0000 (16:58 +0300)
commit2db86f7995fe6b62a4d6fee9f3cdeba3c6d27606
tree9929dee3a21817126bddd9f1f3d4b69fe2641d97
parent9931122d04c6d431b2c11b5bb7b10f28584067f0
fs/ntfs3: Do not call file_modified if collapse range failed

Fixes: 4342306f0f0d ("fs/ntfs3: Add file operations and implementation")
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
fs/ntfs3/file.c