Re: [PATCH v2 0/7] io_uring r/w with metadata
Jens Axboe <[email protected]> Sat, 02 Aug 2025 09:40:38 -0600
| Newsgroups | org.kernel.vger.fio |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 25 Jul 2025 13:57:56 -0400, Vincent Fu wrote:
> This patch series adds support for io_uring read and write operations for
> block devices with metadata.
>
> Patches 1-5 are refactors and cleanups to prepare for the new feature.
> Patch 6 adds the actual support for read and write operations with metadata.
> Patch 7 adds a test script for this feature using NVMe devices.
>
> [...]
Applied, thanks!
[1/7] engines/io_uring: store ioengine id in ioengine data
commit: 9897c064e8b1fda0e69a0bdf944f1c84654b8630
[2/7] engines/nvme: move inline functions from .c to .h file
commit: 49842d0736b127656c8106e2c7d69b1043b784c1
[3/7] engines/nvme: refactor filling protection information
commit: 2fb6a2782ab1a21751fade28e11c0ed4fb528e19
[4/7] engines/io_uring: simplify io_u_free
commit: f928d3ea49019f6afd26bb86ff3910afaaca1c31
[5/7] engines/io_uring: fill in guard generation options at init time
commit: be06e55f7e3299ad68df6a4dff56b8c69c5e660c
[6/7] engines/io_uring: support r/w with metadata
commit: f97d9f38b27b2373fee63489975c3ef44ea58f78
[7/7] t/io_uring_pi: test script for io_uring PI
commit: ef740f7cbe47d5552677fb018b15b4ab1f1de4f4
Best regards,
--
Jens Axboe