[LTP] [PATCH v3 0/3] aio_tio: fixes and conversion to new lib
Matthias Maennich
maennich@google.com
Wed Feb 20 16:20:22 CET 2019
This patch series is a resend of an earlier series for two bug fixes. In
addition, it now contains a patch to migrate the test to the new lib
along with some cleanup.
Cheers,
Matthias
Matthias Maennich (3):
aio_tio: fix error diagnosis for byte transfers
aio_tio: determine alignment based on target filesystem
aio_tio: convert to new lib
testcases/kernel/io/aio/aio02/Makefile | 24 +--
testcases/kernel/io/aio/aio02/aio_tio.c | 207 +++++++++++++-----------
testcases/kernel/io/aio/aio02/common.h | 28 ----
testcases/kernel/io/aio/aio02/main.c | 37 -----
4 files changed, 112 insertions(+), 184 deletions(-)
delete mode 100644 testcases/kernel/io/aio/aio02/common.h
delete mode 100644 testcases/kernel/io/aio/aio02/main.c
--
2.21.0.rc0.258.g878e2cd30e-goog
More information about the ltp
mailing list