mbox series

[blktests,0/2] Add atomic write tests for scsi and nvme

Message ID 20250121222530.2824516-1-alan.adamson@oracle.com
Headers show
Series Add atomic write tests for scsi and nvme | expand

Message

Alan Adamson Jan. 21, 2025, 10:25 p.m. UTC
Add tests for atomic write support.

Tests will be delivered for scsi (using scsi_debug) and nvme.  NVMe can use the qemu-nvme
emulated device that supports Controller-based Atomic Parameters (QEMU 9.2).

The xfs_io utility delivered with the xfsprogs-devel package (version 6.12) is required by
these tests.

The Linux Kernel 6.11 (and greater) supports Atomic Writes and is required by these tests.