Message ID | 160505547722.1389938.14377167906399924976.stgit@magnolia (mailing list archive) |
---|---|
Headers | show |
Series | xfstests: fix compiler warnings with fsx/fsstress | expand |
On Tue, Nov 10, 2020 at 04:44:37PM -0800, Darrick J. Wong wrote: > Hi all, > > Fix all the compiler warnings emitted when building fsstress and fsx. I've taken the first 3 patches, and left the last one for now :) Thanks, Eryu > > 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 > --- > ltp/fsstress.c | 102 ++++++++++++++++++++++++++------------------------------ > ltp/fsx.c | 5 +-- > 2 files changed, 50 insertions(+), 57 deletions(-)