mbox series

[PATCHSET,0/2] fstests: fix compiler warnings with fsx/fsstress

Message ID 161526476928.1212985.15718497220408703599.stgit@magnolia (mailing list archive)
Headers show
Series fstests: fix compiler warnings with fsx/fsstress | expand

Message

Darrick J. Wong March 9, 2021, 4:39 a.m. UTC
Hi all,

Fix all the compiler warnings emitted when building fsstress and fsx.

If you're going to start using this mess, you probably ought to just
pull from my git trees, which are linked below.

This is an extraordinary way to destroy everything.  Enjoy!
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=fix-fsx-and-fsstress-warnings
---
 README                     |    4 +-
 build/rpm/xfstests.spec.in |    2 +
 configure.ac               |    4 --
 include/builddefs.in       |    2 -
 ltp/Makefile               |    5 ---
 ltp/fsstress.c             |   86 +++++++++++++++++++-------------------------
 m4/Makefile                |    1 -
 m4/package_attrdev.m4      |   54 ----------------------------
 8 files changed, 40 insertions(+), 118 deletions(-)
 delete mode 100644 m4/package_attrdev.m4