mbox series

[0/2] file-posix: alignment probing improvements

Message ID 20221101190031.6766-1-stefanha@redhat.com (mailing list archive)
Headers show
Series file-posix: alignment probing improvements | expand

Message

Stefan Hajnoczi Nov. 1, 2022, 7 p.m. UTC
These patches fix alignment probing with dm-crypt and add support for the new
Linux statx(STATX_DIOALIGN) interface.

Stefan Hajnoczi (2):
  file-posix: fix Linux alignment probing when EIO is returned
  file-posix: add statx(STATX_DIOALIGN) support

 block/file-posix.c | 96 +++++++++++++++++++++++++---------------------
 1 file changed, 52 insertions(+), 44 deletions(-)