On Fri, 02 Feb 2024 14:17:22 +0200, Tony Solomonik wrote: > This patch adds support for doing truncate through io_uring, eliminating > the need for applications to roll their own thread pool or offload > mechanism to be able to do non-blocking truncates. > > Tony Solomonik (2): > Add do_ftruncate that truncates a struct file > io_uring: add support for ftruncate > > [...] Applied, thanks! [1/2] Add do_ftruncate that truncates a struct file (no commit info) [2/2] io_uring: add support for ftruncate (no commit info) Best regards, -- Jens Axboe