All of lore.kernel.org
 help / color / mirror / Atom feed
* actually exercise sub-block direct I/O reads
@ 2026-08-31  6:51 Christoph Hellwig
  2026-08-31  6:51 ` [PATCH 1/5] statx.h: update to latest kernel UAPI Christoph Hellwig
                   ` (4 more replies)
  0 siblings, 5 replies; 22+ messages in thread
From: Christoph Hellwig @ 2026-08-31  6:51 UTC (permalink / raw)
  To: Zorro Lang; +Cc: fstests

Hi all,

when looking into testing changes that might require a minimum read size
larger than a page size, I realized that various tests hard code
PAGE_SIZE as a direct I/O read size despite claiming that they exercise
sub-block direct I/O.

This series adds support to query the minimum read size and actually uses
that for testing.

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2026-09-03 13:39 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-31  6:51 actually exercise sub-block direct I/O reads Christoph Hellwig
2026-08-31  6:51 ` [PATCH 1/5] statx.h: update to latest kernel UAPI Christoph Hellwig
2026-08-31 17:12   ` Darrick J. Wong
2026-09-02 15:31   ` Zorro Lang
2026-08-31  6:51 ` [PATCH 2/5] min_dio_alignment: add a -r option to query read alignment Christoph Hellwig
2026-08-31 17:16   ` Darrick J. Wong
2026-09-02 16:26   ` Zorro Lang
2026-09-03  5:34     ` Christoph Hellwig
2026-09-03 13:39       ` Zorro Lang
2026-09-02 16:31   ` Zorro Lang
2026-08-31  6:51 ` [PATCH 3/5] generic/091: enable sub-block reads Christoph Hellwig
2026-08-31 17:19   ` Darrick J. Wong
2026-09-02 16:46     ` Zorro Lang
2026-09-03  5:34       ` Christoph Hellwig
2026-09-03 13:33         ` Zorro Lang
2026-09-02 16:39   ` Zorro Lang
2026-08-31  6:51 ` [PATCH 4/5] generic/263: " Christoph Hellwig
2026-08-31 17:19   ` Darrick J. Wong
2026-09-02 16:48   ` Zorro Lang
2026-08-31  6:51 ` [PATCH 5/5] generic/760: " Christoph Hellwig
2026-08-31 17:19   ` Darrick J. Wong
2026-09-02 16:49   ` Zorro Lang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.