[LTP] [PATCH v4 2/4] syscalls/statx10: Add basic test for STATX_DIOALIGN on regular file
Eric Biggers
ebiggers@kernel.org
Mon May 1 19:47:11 CEST 2023
On Mon, May 01, 2023 at 10:44:42AM -0700, Eric Biggers wrote:
> As I said, if the system headers are missing the needed fields, then LTP should
> use its in-tree definition. I.e., the in-tree definition should only be used if
> HAVE_STRUCT_STATX && HAVE_STRUCT_STATX_STX_MNT_ID && [all other tested fields].
"the in-tree definition should only be used" =>
"the system definition should only be used"
- Eric
More information about the ltp
mailing list