diff options
author | 2024-06-28 18:27:46 +0300 | |
---|---|---|
committer | 2024-09-03 16:58:39 +0300 | |
commit | acdbd67bf939577d6f9e3cf796a005c31cec52d8 (patch) | |
tree | 16a0dc2129bdb8d814a53dffdfdd74311122d448 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fs/ntfs3: Do not call file_modified if collapse range failed (diff) | |
download | wireguard-linux-acdbd67bf939577d6f9e3cf796a005c31cec52d8.tar.xz wireguard-linux-acdbd67bf939577d6f9e3cf796a005c31cec52d8.zip |
fs/ntfs3: Optimize large writes into sparse file
Optimized cluster allocation by allocating a large chunk in advance
before writing, instead of allocating during the writing process
by clusters.
Essentially replicates the logic of fallocate.
Fixes: 4342306f0f0d ("fs/ntfs3: Add file operations and implementation")
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions