aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/mutex.c
diff options
context:
space:
mode:
authorKonstantin Komarov <[email protected]>2024-06-28 15:27:46 +0000
committerKonstantin Komarov <[email protected]>2024-09-03 13:58:39 +0000
commitacdbd67bf939577d6f9e3cf796a005c31cec52d8 (patch)
tree16a0dc2129bdb8d814a53dffdfdd74311122d448 /rust/helpers/mutex.c
parentfs/ntfs3: Do not call file_modified if collapse range failed (diff)
downloadkernel-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