Hi all, Integrate fstests with coredump capturing tools such as systemd-coredump. If you're going to start using this code, I strongly recommend pulling from my git trees, which are linked below. With a bit of luck, this should all go splendidly. Comments and questions are, as always, welcome. --D fstests git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=coredump-capture --- Commits in this patchset: * fsstress: don't abort when stat(".") returns EIO * check: collect core dumps from systemd-coredump --- check | 2 ++ common/rc | 44 ++++++++++++++++++++++++++++++++++++++++++++ ltp/fsstress.c | 15 ++++++++++++++- 3 files changed, 60 insertions(+), 1 deletion(-)