Skip to content
Commit 88a80066 authored by Fengnan Chang's avatar Fengnan Chang Committed by Jens Axboe
Browse files

io_uring: make fallocate be hashed work



Like ftruncate and write, fallocate operations on the same file cannot
be executed in parallel, so it is better to make fallocate be hashed
work.

Signed-off-by: default avatarFengnan Chang <changfengnan@bytedance.com>
Link: https://lore.kernel.org/r/20250623110218.61490-1-changfengnan@bytedance.com


Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 51a4598a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment