Use STATX_DIOALIGN to get direct I/O alignment #161
Labels
enhancement
Enhancing the system by adding new feature or improving performance or reliability
help wanted
When using the file backend we use a pretty horrible probing mechanism to detect direct I/O
alignment size. Since Linux 6.1 we have official way to get the right value from the
kernel that works with ext4, xfs, nvme, and dm-crypt.
See https://lists.nongnu.org/archive/html/qemu-block/2022-11/msg00050.html
Tasks:
statx
to get the alignmentThe text was updated successfully, but these errors were encountered: