public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET 0/2] fstests: fix compiler warnings with fsx/fsstress
@ 2021-03-09  4:39 Darrick J. Wong
  2021-03-09  4:39 ` [PATCH 1/2] fsstress: get rid of attr_list Darrick J. Wong
  2021-03-09  4:39 ` [PATCH 2/2] fstests: remove libattr dependencies Darrick J. Wong
  0 siblings, 2 replies; 5+ messages in thread
From: Darrick J. Wong @ 2021-03-09  4:39 UTC (permalink / raw)
  To: djwong, guaneryu; +Cc: linux-xfs, fstests, guan

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


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

end of thread, other threads:[~2021-03-11 12:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-09  4:39 [PATCHSET 0/2] fstests: fix compiler warnings with fsx/fsstress Darrick J. Wong
2021-03-09  4:39 ` [PATCH 1/2] fsstress: get rid of attr_list Darrick J. Wong
2021-03-11 12:54   ` Christoph Hellwig
2021-03-09  4:39 ` [PATCH 2/2] fstests: remove libattr dependencies Darrick J. Wong
2021-03-11 12:54   ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox