diff options
| author | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2026-05-22 15:11:25 +0200 |
|---|---|---|
| committer | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2026-06-02 17:02:34 +0200 |
| commit | ecbb433f9a8e3297f298226c15fada69b3748d3e (patch) | |
| tree | 14b515d906e1968a32f21fbe260ca051101eb5b2 /include/linux | |
| parent | 9245b4adb1242589f9ffdd08cf6e529f46b2de7a (diff) | |
fs/ntfs3: fold file size handling into ntfs_set_size()
Remove the separate ntfs_extend() and ntfs_truncate() helpers and route
file size changes through ntfs_set_size().
This consolidates ntfs3 size updates in one place and lets the write,
fallocate, and setattr paths share the same logic for updating i_size,
valid data length, and preallocated extents.
This patch fixes a few issues found during internal tests.
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
