diff options
| author | Konstantin Komarov <[email protected]> | 2024-06-28 15:27:46 +0000 |
|---|---|---|
| committer | Konstantin Komarov <[email protected]> | 2024-09-03 13:58:39 +0000 |
| commit | acdbd67bf939577d6f9e3cf796a005c31cec52d8 (patch) | |
| tree | 16a0dc2129bdb8d814a53dffdfdd74311122d448 /rust/helpers/mutex.c | |
| parent | fs/ntfs3: Do not call file_modified if collapse range failed (diff) | |
| download | kernel-acdbd67bf939577d6f9e3cf796a005c31cec52d8.tar.gz kernel-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 <[email protected]>
Diffstat (limited to 'rust/helpers/mutex.c')
0 files changed, 0 insertions, 0 deletions
