diff options
| author | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2024-06-28 18:27:46 +0300 |
|---|---|---|
| committer | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2024-09-03 16:58:39 +0300 |
| commit | acdbd67bf939577d6f9e3cf796a005c31cec52d8 (patch) | |
| tree | 16a0dc2129bdb8d814a53dffdfdd74311122d448 /tools/docs/parse-headers.py | |
| parent | 2db86f7995fe6b62a4d6fee9f3cdeba3c6d27606 (diff) | |
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/docs/parse-headers.py')
0 files changed, 0 insertions, 0 deletions
