Re: [PATCH v4 0/8] Introduce the end_syncfs option
Jens Axboe <[email protected]> Sun, 01 Mar 2026 23:25:23 -0700
| Newsgroups | org.kernel.vger.fio |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 27 Feb 2026 17:07:03 +0900, Damien Le Moal wrote:
> Jens, Vincent,
>
> This patch series introduces the end_syncfs option and adds support for
> it to the main IO engines that can handle regular files.
> This new option improves the precision of file system benchmarks when a
> large number of files are being handled.
>
> [...]
Applied, thanks!
[1/8] fio: introduce the end_syncfs option
commit: 4d3aaa40f6a85112a81f3c3a0b1847d5294a1634
[2/8] engines: sync: add support for DDIR_SYNCFS
commit: 53a8cd6bbeb785c63472f8b6c43e1b1b2adb99ef
[3/8] engines: libaio: add support for DDIR_SYNCFS
commit: 1029cb755006b7196cd6e41868c145924837fe8f
[4/8] engines: io_uring: add support for DDIR_SYNCFS
commit: 126e0100aed69c5a142d1a77124b8d67bd9dd5a8
[5/8] engines: fallocate: add support for DDIR_SYNCFS
commit: 95cf3a61065f8967e249c8f4b0f858ae10972293
[6/8] engines: fileoperations: add support for DDIR_SYNCFS
commit: 0ffdffe2b08766e4c1d07a351c9fd05f2fb2356f
[7/8] engines: ftruncate: add support for DDIR_SYNCFS
commit: fdc5efbcd9ae636881308a9a7175d745999dd2ce
[8/8] engines: posixaio: add support for DDIR_SYNCFS
commit: a7554ee21d3f4a799969da2e54a66e7081c1571c
Best regards,
--
Jens Axboe