xfstests-dev.git
18 years agofilter out IRIX difference for repair where it complains about
Tim Shimmin [Thu, 2 Jun 2005 06:04:19 +0000 (06:04 +0000)]
filter out IRIX difference for repair where it complains about
bogus userids/groupids since they were set to -1.
This does not have such a limit on linux.
Merge of master-melb:xfs-cmds:22777a by kenmcd.

  filter out IRIX difference for repair where it complains about
  bogus userids/groupids since they were set to -1.
  This does not have such a limit on linux.

18 years agofilter out cleanup rm for IRIX
Tim Shimmin [Thu, 2 Jun 2005 06:03:36 +0000 (06:03 +0000)]
filter out cleanup rm for IRIX
Merge of master-melb:xfs-cmds:22776a by kenmcd.

  filter out cleanup rm for IRIX

18 years agoAdd three additional quota tests - 106/107/108.
Nathan Scott [Thu, 2 Jun 2005 06:02:53 +0000 (06:02 +0000)]
Add three additional quota tests - 106/107/108.
Merge of master-melb:xfs-cmds:22775a by kenmcd.

18 years agofix up irix differences
Tim Shimmin [Thu, 2 Jun 2005 03:48:53 +0000 (03:48 +0000)]
fix up irix differences
Merge of master-melb:xfs-cmds:22772a by kenmcd.

  fix up for different irix error msg for too many symlinks

18 years agoMake get_events easier to use in a script
Dean Roehrich [Fri, 27 May 2005 17:23:04 +0000 (17:23 +0000)]
Make get_events easier to use in a script
Change some output to be valid as shell variable assignments.

18 years agofix write_invis, workaround irix compiler bug
Dean Roehrich [Fri, 27 May 2005 17:20:01 +0000 (17:20 +0000)]
fix write_invis, workaround irix compiler bug
Do not lseek--no reason for it.
Workaround irix compiler bug, I think, by using a temp variable
for the read() length...the irix compiler kept inserting a value of
zero for the length.

18 years agoqa tests for parentptr stuff
Tim Shimmin [Tue, 24 May 2005 04:00:32 +0000 (04:00 +0000)]
qa tests for parentptr stuff
on irix
Merge of master-melb:xfs-cmds:22663a by kenmcd.

  test if after various vnodeops, dirstress and fsstress that the
  filesystem is still consistent in regards to parentptr EAs

18 years agoAdded machines rooster and rosella to common.config.
Andrew Jones [Fri, 6 May 2005 15:29:43 +0000 (15:29 +0000)]
Added machines rooster and rosella to common.config.
Merge of master-melb:xfs-cmds:22461a by kenmcd.

19 years agoEnable aio-stress, it passes as long as direct IO writes work/disabled (currently...
Nathan Scott [Fri, 22 Apr 2005 15:03:00 +0000 (15:03 +0000)]
Enable aio-stress, it passes as long as direct IO writes work/disabled (currently the latter).
Merge of master-melb:xfs-cmds:22349a by kenmcd.

19 years agoxfsqa changes for gcc4 (for real this time)
Christoph Hellwig [Mon, 18 Apr 2005 18:35:33 +0000 (18:35 +0000)]
xfsqa changes for gcc4 (for real this time)
inode number passed to bulkstat should be unsigned

19 years agoxfsqa changes for gcc4
Christoph Hellwig [Mon, 18 Apr 2005 11:58:42 +0000 (11:58 +0000)]
xfsqa changes for gcc4
inode number passed to bulkstat should be unsigned

19 years agoDrop 113 from auto group until AIO issue resolved, add missed quota test update.
Nathan Scott [Fri, 8 Apr 2005 03:51:40 +0000 (03:51 +0000)]
Drop 113 from auto group until AIO issue resolved, add missed quota test update.
Merge of master-melb:xfs-cmds:22100a by kenmcd.

19 years agoAbstract out some common quota shell code, add project operation to fsstress.
Nathan Scott [Fri, 8 Apr 2005 03:50:59 +0000 (03:50 +0000)]
Abstract out some common quota shell code, add project operation to fsstress.
Merge of master-melb:xfs-cmds:22099a by kenmcd.

19 years agoAdd some baseline regular-file-IO benchmarks.
Nathan Scott [Thu, 24 Mar 2005 14:15:57 +0000 (14:15 +0000)]
Add some baseline regular-file-IO benchmarks.
Merge of master-melb:xfs-cmds:21952a by kenmcd.

19 years agoSwitch over pagesize feature.c option, add a check for project quota.
Nathan Scott [Thu, 24 Mar 2005 05:05:35 +0000 (05:05 +0000)]
Switch over pagesize feature.c option, add a check for project quota.
Merge of master-melb:xfs-cmds:21941a by kenmcd.

19 years agoFix up test, skip v1 dirs component.
Nathan Scott [Thu, 24 Mar 2005 05:04:53 +0000 (05:04 +0000)]
Fix up test, skip v1 dirs component.
Merge of master-melb:xfs-cmds:21939a by kenmcd.

19 years agoFix up some autoconf macros to get freebsd builds working again.
Nathan Scott [Tue, 8 Mar 2005 02:53:05 +0000 (02:53 +0000)]
Fix up some autoconf macros to get freebsd builds working again.
Merge of master-melb:xfs-cmds:21750a by kenmcd.

19 years agoGet compiling with gcc4 - static/extern mismatch removed.
Nathan Scott [Tue, 8 Mar 2005 02:52:23 +0000 (02:52 +0000)]
Get compiling with gcc4 - static/extern mismatch removed.
Merge of master-melb:xfs-cmds:21749a by kenmcd.

19 years agoacl and exec perms test
Tim Shimmin [Wed, 2 Mar 2005 04:59:50 +0000 (04:59 +0000)]
acl and exec perms test
Merge of master-melb:xfs-cmds:21690a by kenmcd.

  acl and exec perms test

19 years agoAdd a test to run fsx with the AIO flag switched on, in combination with various...
Nathan Scott [Thu, 17 Feb 2005 02:52:28 +0000 (02:52 +0000)]
Add a test to run fsx with the AIO flag switched on, in combination with various other flags.
Merge of master-melb:xfs-cmds:21536a by kenmcd.

19 years agoAdded 068 to auto group
Andrew Jones [Wed, 16 Feb 2005 14:02:08 +0000 (14:02 +0000)]
Added 068 to auto group
Merge of master-melb:xfs-cmds:21529a by kenmcd.

  Added 068 to auto group

19 years agoEnsure we do not oversubscribe freespace for AIO stress test (take 2).
Nathan Scott [Mon, 14 Feb 2005 13:54:04 +0000 (13:54 +0000)]
Ensure we do not oversubscribe freespace for AIO stress test (take 2).
Merge of master-melb:xfs-cmds:21493a by kenmcd.

19 years agoEnsure we do not oversubscribe freespace for AIO stress test.
Nathan Scott [Mon, 14 Feb 2005 13:53:25 +0000 (13:53 +0000)]
Ensure we do not oversubscribe freespace for AIO stress test.
Merge of master-melb:xfs-cmds:21491a by kenmcd.

19 years agoUpdates to aio-stress test to make multi-threaded tests really that way.
Nathan Scott [Mon, 14 Feb 2005 13:52:46 +0000 (13:52 +0000)]
Updates to aio-stress test to make multi-threaded tests really that way.
Merge of master-melb:xfs-cmds:21490a by kenmcd.

19 years agoAdd AIO test 113 into the mix, enable AIO testing capability in local fsx.
Nathan Scott [Mon, 14 Feb 2005 13:52:05 +0000 (13:52 +0000)]
Add AIO test 113 into the mix, enable AIO testing capability in local fsx.
Merge of master-melb:xfs-cmds:21487a by kenmcd.

19 years agoRewrote test 068, test to to reproduce xfs_freeze hang under filsystem load.
Andrew Jones [Wed, 9 Feb 2005 02:49:23 +0000 (02:49 +0000)]
Rewrote test 068, test to to reproduce xfs_freeze hang under filsystem load.
Merge of master-melb:xfs-cmds:21434a by kenmcd.

  Rewrote test 068. Test case to reproduce xfs_freeze hang under filsystem load.

19 years agoAdd a repeated-growfs-while-fsstressing test to catch deadlocks.
Nathan Scott [Wed, 12 Jan 2005 13:53:32 +0000 (13:53 +0000)]
Add a repeated-growfs-while-fsstressing test to catch deadlocks.
Merge of master-melb:xfs-cmds:21095a by kenmcd.

19 years agoSwitch to dbench3 for benchmark runs, with xattr support enabled.
Nathan Scott [Wed, 12 Jan 2005 13:52:53 +0000 (13:52 +0000)]
Switch to dbench3 for benchmark runs, with xattr support enabled.
Merge of master-melb:xfs-cmds:21094a by kenmcd.

19 years agoUse test dir for XFS runs, not localhost /tmp dir.
Nathan Scott [Wed, 12 Jan 2005 13:52:15 +0000 (13:52 +0000)]
Use test dir for XFS runs, not localhost /tmp dir.
Merge of master-melb:xfs-cmds:21093a by kenmcd.

19 years agoremove dump_allocinfo dmapi test
Dean Roehrich [Tue, 28 Dec 2004 21:13:44 +0000 (21:13 +0000)]
remove dump_allocinfo dmapi test
remove dump_allocinfo--really.

19 years agoRemove duplicate dmapi test prog
Dean Roehrich [Tue, 28 Dec 2004 21:04:44 +0000 (21:04 +0000)]
Remove duplicate dmapi test prog
update for dump_allocinfo removal

19 years agofix up the debug date output as would be seen in the full file
Tim Shimmin [Tue, 14 Dec 2004 13:46:19 +0000 (13:46 +0000)]
fix up the debug date output as would be seen in the full file
ensure each file modification will have at least 2 sec gap
Merge of xfs-cmds-melb:slinx:20713a by kenmcd.

  fix up the debug date output as would be seen in the full file
  ensure each file modification will have at least 2 sec gap

19 years agoupdate build notes for dmapi tests
Dean Roehrich [Fri, 10 Dec 2004 21:30:14 +0000 (21:30 +0000)]
update build notes for dmapi tests

19 years agoupdate the makefile.in files for dmapi tests
Dean Roehrich [Fri, 10 Dec 2004 21:27:25 +0000 (21:27 +0000)]
update the makefile.in files for dmapi tests

19 years agoFix the get_dirattrs dmapi test tool
Dean Roehrich [Fri, 10 Dec 2004 21:26:05 +0000 (21:26 +0000)]
Fix the get_dirattrs dmapi test tool

19 years agoupdate some autotools pieces in dmapi tests
Dean Roehrich [Fri, 10 Dec 2004 21:23:01 +0000 (21:23 +0000)]
update some autotools pieces in dmapi tests

19 years agoAdd up-to-date autotools pieces to dmapi tests
Dean Roehrich [Fri, 10 Dec 2004 21:20:53 +0000 (21:20 +0000)]
Add up-to-date autotools pieces to dmapi tests

19 years agoremove some out of date autotools pieces from dmapi tests
Dean Roehrich [Fri, 10 Dec 2004 21:19:26 +0000 (21:19 +0000)]
remove some out of date autotools pieces from dmapi tests
ood

19 years agoAdded tape info for inferno to common.config
Andrew Jones [Mon, 29 Nov 2004 13:41:58 +0000 (13:41 +0000)]
Added tape info for inferno to common.config
Merge of xfs-cmds-melb:slinx:20354a by kenmcd.

  Added tape info for inferno to common.config

19 years agols -l reports different file size depending on platform and user. Replaced with ls...
Andrew Jones [Thu, 25 Nov 2004 13:37:55 +0000 (13:37 +0000)]
ls -l reports different file size depending on platform and user. Replaced with ls -s and stat.
Merge of xfs-cmds-melb:slinx:20309a by kenmcd.

  Changed ls -l to stat and updated filter accord.

19 years agoFix test 073 after changes to handle external log/rt devices.
Nathan Scott [Wed, 24 Nov 2004 13:44:32 +0000 (13:44 +0000)]
Fix test 073 after changes to handle external log/rt devices.
Merge of xfs-cmds-melb:slinx:20287a by kenmcd.

19 years agoFixed double function issue with the UDF merge.
Andrew Jones [Tue, 23 Nov 2004 13:52:17 +0000 (13:52 +0000)]
Fixed double function issue with the UDF merge.
Merge of xfs-cmds-melb:slinx:20266a by kenmcd.

  Changed _filter_aces function call to _filter_aces_notypes

19 years agoAdd in sheilas config.
Nathan Scott [Tue, 16 Nov 2004 13:46:00 +0000 (13:46 +0000)]
Add in sheilas config.
Merge of xfs-cmds-melb:slinx:20175a by kenmcd.

19 years agoBuild on IRIX again, fix symbol name clash with dirname.
Nathan Scott [Mon, 15 Nov 2004 13:50:09 +0000 (13:50 +0000)]
Build on IRIX again, fix symbol name clash with dirname.
Merge of xfs-cmds-melb:slinx:20143a by kenmcd.

19 years agoReduce runtime of test 083, unilaterally, it can still do its thing at shortened...
Nathan Scott [Thu, 11 Nov 2004 13:38:36 +0000 (13:38 +0000)]
Reduce runtime of test 083, unilaterally, it can still do its thing at shortened runtimes.
Merge of xfs-cmds-melb:slinx:20095a by kenmcd.

19 years agoReduce runtime of test 083, unilaterally, it can still do its thing at shortened...
Nathan Scott [Thu, 11 Nov 2004 13:37:58 +0000 (13:37 +0000)]
Reduce runtime of test 083, unilaterally, it can still do its thing at shortened runtimes.
Merge of xfs-cmds-melb:slinx:20092a by kenmcd.

19 years agoFix quota tests correctly to run on SuSE.
Nathan Scott [Wed, 10 Nov 2004 13:49:16 +0000 (13:49 +0000)]
Fix quota tests correctly to run on SuSE.
Merge of xfs-cmds-melb:slinx:20073a by kenmcd.

19 years agoFix test 046 - need to include time in symlink filter, as well as dates.
Nathan Scott [Tue, 9 Nov 2004 13:40:59 +0000 (13:40 +0000)]
Fix test 046 - need to include time in symlink filter, as well as dates.
Merge of xfs-cmds-melb:slinx:20054a by kenmcd.

19 years agoMake test 005 work on SuSE kernels, cleanup its use on other platforms too.
Nathan Scott [Tue, 9 Nov 2004 13:40:20 +0000 (13:40 +0000)]
Make test 005 work on SuSE kernels, cleanup its use on other platforms too.
Merge of xfs-cmds-melb:slinx:20052a by kenmcd.

19 years agoAdded inferno to common.config
Andrew Jones [Mon, 8 Nov 2004 13:34:38 +0000 (13:34 +0000)]
Added inferno to common.config
Merge of xfs-cmds-melb:slinx:20045a by kenmcd.

  Added inferno

19 years agotest out some v2 log striping of more sizes
Tim Shimmin [Fri, 22 Oct 2004 14:38:45 +0000 (14:38 +0000)]
test out some v2 log striping of more sizes
Merge of xfs-cmds-melb:slinx:19870a by kenmcd.

19 years agoGet xfstests building on irix using root/toolroot.
Tim Shimmin [Fri, 22 Oct 2004 14:38:06 +0000 (14:38 +0000)]
Get xfstests building on irix using root/toolroot.
Merge of xfs-cmds-melb:slinx:19868a by kenmcd.

  Simplify instructions to use make_irix script.

19 years agoGet things working for unusual filesystem types once again.
Nathan Scott [Tue, 12 Oct 2004 15:40:35 +0000 (15:40 +0000)]
Get things working for unusual filesystem types once again.
Merge of xfs-cmds-melb:slinx:19728a by kenmcd.

19 years agoUpdate xfstests m4 macros to match other packages.
Nathan Scott [Fri, 8 Oct 2004 14:47:51 +0000 (14:47 +0000)]
Update xfstests m4 macros to match other packages.
Merge of xfs-cmds-melb:slinx:19696a by kenmcd.

19 years agoKeep userspace packaging in sync; update srcdiff to grok moved dmapi source.
Nathan Scott [Thu, 30 Sep 2004 14:48:51 +0000 (14:48 +0000)]
Keep userspace packaging in sync; update srcdiff to grok moved dmapi source.
Merge of xfs-cmds-melb:slinx:19608a by kenmcd.

19 years agoAdd more tests to auto-qa group; add test 103 exercising more inode flags.
Nathan Scott [Thu, 23 Sep 2004 14:35:43 +0000 (14:35 +0000)]
Add more tests to auto-qa group; add test 103 exercising more inode flags.
Merge of xfs-cmds-melb:slinx:19568a by kenmcd.

19 years agoUpdate QA tests and host configs.
Nathan Scott [Thu, 23 Sep 2004 14:34:25 +0000 (14:34 +0000)]
Update QA tests and host configs.
Merge of xfs-cmds-melb:slinx:19518a by kenmcd.

19 years agoTests from UDFQA ported to FSQA.
Andrew Jones [Wed, 15 Sep 2004 05:57:50 +0000 (05:57 +0000)]
Tests from UDFQA ported to FSQA.
simple attr tests for EAs.

19 years agoremoved highmem group.
ptools [Wed, 8 Sep 2004 07:17:52 +0000 (07:17 +0000)]
removed highmem group.
removed highmem group.

19 years agoFix a typo in a QA test comment.
fsgqa [Wed, 8 Sep 2004 04:57:32 +0000 (04:57 +0000)]
Fix a typo in a QA test comment.

19 years agoAdded highmem group so that these tests can be excluded for low memory machine.
ptools [Wed, 8 Sep 2004 03:55:31 +0000 (03:55 +0000)]
Added highmem group so that these tests can be excluded for low memory machine.
Added highmem group so that these tests can be excluded for low memory machine.

19 years agotest out some mkfs sunit options and its output
Tim Shimmin [Tue, 7 Sep 2004 08:39:57 +0000 (08:39 +0000)]
test out some mkfs sunit options and its output

19 years agoFixed BLKGETSIZE IRIX compile error
Andrew Jones [Tue, 7 Sep 2004 07:57:35 +0000 (07:57 +0000)]
Fixed BLKGETSIZE IRIX compile error
Moved getdevicesize to Linux only target

19 years agoAdd an O_SYNC run into the set of fstest invocations.
fsgqa [Sun, 5 Sep 2004 23:18:44 +0000 (23:18 +0000)]
Add an O_SYNC run into the set of fstest invocations.

19 years agoAdd a test program which just dumps out device size as mkfs would see it. Makes...
fsgqa [Wed, 1 Sep 2004 04:27:46 +0000 (04:27 +0000)]
Add a test program which just dumps out device size as mkfs would see it.  Makes finger-pointing at buggy drivers easier.

19 years agomake sure it can mount with quotas
Tim Shimmin [Wed, 1 Sep 2004 02:06:54 +0000 (02:06 +0000)]
make sure it can mount with quotas

19 years agoFix test 022 when used with -bsize=1024 and -isize=512; filtering problem.
fsgqa [Mon, 30 Aug 2004 05:40:10 +0000 (05:40 +0000)]
Fix test 022 when used with -bsize=1024 and -isize=512; filtering problem.

19 years agoforgot common.quota ughh
Tim Shimmin [Fri, 27 Aug 2004 09:50:01 +0000 (09:50 +0000)]
forgot common.quota ughh

19 years agotest needs to check for quota support
Tim Shimmin [Fri, 27 Aug 2004 01:05:45 +0000 (01:05 +0000)]
test needs to check for quota support
call _require_quota to ensure it has quota support

19 years agoqa updates for v2 log checkin
Tim Shimmin [Mon, 23 Aug 2004 07:10:08 +0000 (07:10 +0000)]
qa updates for v2 log checkin
update with some extra logprint output from glen's recent changes
this just affects the op output

19 years agoRegression test exercising realtime inheritance behavior.
fsgqa [Fri, 20 Aug 2004 06:44:08 +0000 (06:44 +0000)]
Regression test exercising realtime inheritance behavior.

19 years agoDo more testing for the EA/CAP removal on write bug.
Tim Shimmin [Wed, 18 Aug 2004 09:29:50 +0000 (09:29 +0000)]
Do more testing for the EA/CAP removal on write bug.
Do more testing for the EA/CAP removal on write bug.

19 years agoTest 081 now depends on v2 logs.
Andrew Jones [Mon, 16 Aug 2004 06:18:29 +0000 (06:18 +0000)]
Test 081 now depends on v2 logs.
Test 081 now depends on v2 logs.

19 years agoFix v2 log scripts so that they are not run if v2 log support is not there.
Tim Shimmin [Fri, 13 Aug 2004 13:06:25 +0000 (13:06 +0000)]
Fix v2 log scripts so that they are not run if v2 log support is not there.

19 years agoIrix filter fix.
ptools [Fri, 13 Aug 2004 06:37:12 +0000 (06:37 +0000)]
Irix filter fix.
Irix filter fix.

19 years agoAdded IRIX, nfs, running comments to README.
ptools [Thu, 12 Aug 2004 07:31:30 +0000 (07:31 +0000)]
Added IRIX, nfs, running comments to README.
Added IRIX, nfs, running comments to README.

19 years agoadd test 093 for testing removal of cap EA on file writes when
Tim Shimmin [Tue, 10 Aug 2004 05:43:44 +0000 (05:43 +0000)]
add test 093 for testing removal of cap EA on file writes when
process doesn't have FSETID and SETFCAP capabilities.
This is an IRIX only test.
This will check that pv#901019 changes are not stuffing up
what the code was supposed to do.
removal of file caps on write test - pv#901019

19 years agoxfs qa changes to get thinks working on irix
Tim Shimmin [Tue, 10 Aug 2004 03:55:47 +0000 (03:55 +0000)]
xfs qa changes to get thinks working on irix
add verbosity to a file for debugging
reduce iteration count

19 years agoirix qa stuff
Tim Shimmin [Thu, 5 Aug 2004 08:28:48 +0000 (08:28 +0000)]
irix qa stuff
have different output for linux and irix
our access checks aren't quite the same -
they have been corrected on linux due to some
complaints

19 years agoSome qa changes to get more tests working on IRIX.
Tim Shimmin [Thu, 5 Aug 2004 06:39:05 +0000 (06:39 +0000)]
Some qa changes to get more tests working on IRIX.
Reduce a param to get it working in a more reasonable time on irix.

19 years agochanges for running on IRIX
Tim Shimmin [Fri, 30 Jul 2004 07:01:58 +0000 (07:01 +0000)]
changes for running on IRIX
handle odd case where hostname where running is crackle

19 years agocompiler warning fixes on IA64
ptools [Fri, 30 Jul 2004 06:21:22 +0000 (06:21 +0000)]
compiler warning fixes on IA64
added the correct type cast for printfs

19 years agoget quota stuff working on IRIX as well as Linux
Tim Shimmin [Fri, 30 Jul 2004 05:28:14 +0000 (05:28 +0000)]
get quota stuff working on IRIX as well as Linux

19 years agoget dump qa going on irix
Tim Shimmin [Fri, 30 Jul 2004 05:26:25 +0000 (05:26 +0000)]
get dump qa going on irix
Convert hwgraph char device name to block device for filtering.
This is for IRIX.

19 years agoFixed for UDF tests.
ptools [Wed, 28 Jul 2004 08:12:22 +0000 (08:12 +0000)]
Fixed for UDF tests.
This is a workaround for IRIX UDF not supporting symlinks but Linux UDF does.the new version.

19 years agoMake 074 finish in a reasonable time on IRIX (also on Linux).
Tim Shimmin [Tue, 27 Jul 2004 05:53:41 +0000 (05:53 +0000)]
Make 074 finish in a reasonable time on IRIX (also on Linux).
Want this to run in a reasonable time.
Make it have different params on IRIX vs Linux, debug versus non-debug.
And allow cmd arguments via getopt to try out different params
for timing.

19 years agoFixes for IRIX tape tests.
ptools [Thu, 15 Jul 2004 02:24:08 +0000 (02:24 +0000)]
Fixes for IRIX tape tests.
Added note about fsstress using a endian dependent random number generator.

19 years agoUpdate configure scripts in xfstests directory.
fsgqa [Fri, 9 Jul 2004 05:23:32 +0000 (05:23 +0000)]
Update configure scripts in xfstests directory.

19 years agoFix up configure problems in xfstests and xfsprogs.
Nathan Scott [Fri, 9 Jul 2004 04:41:10 +0000 (04:41 +0000)]
Fix up configure problems in xfstests and xfsprogs.

19 years agoAdd realtime IO path testing.
fsgqa [Fri, 9 Jul 2004 04:20:17 +0000 (04:20 +0000)]
Add realtime IO path testing.

19 years agoRealtime IO path tests; get local host configs working again.
fsgqa [Fri, 9 Jul 2004 04:16:16 +0000 (04:16 +0000)]
Realtime IO path tests; get local host configs working again.

19 years agoFixed general IRIX/Linux problems when running the -udf option.
ptools [Fri, 9 Jul 2004 04:04:14 +0000 (04:04 +0000)]
Fixed general IRIX/Linux problems when running the -udf option.
Changed specific _scratch_xfs_mkfs to general _scratch_mkfs call.

19 years agoQA test to check that inode64 option is available on systems that should support it.
fsgqa [Fri, 9 Jul 2004 03:57:16 +0000 (03:57 +0000)]
QA test to check that inode64 option is available on systems that should support it.

19 years agoAdd QA test to exercise the direct IO fsx invocations that showed problems
fsgqa [Tue, 6 Jul 2004 07:13:24 +0000 (07:13 +0000)]
Add QA test to exercise the direct IO fsx invocations that showed problems

19 years agoCleanup mkfs on scratch device for arbitrary filesystems.
fsgqa [Thu, 1 Jul 2004 00:20:03 +0000 (00:20 +0000)]
Cleanup mkfs on scratch device for arbitrary filesystems.

19 years agoQA test updates - fix 044 check, shorten 083 runtime, check for EAGAIN as well as...
fsgqa [Thu, 1 Jul 2004 00:05:11 +0000 (00:05 +0000)]
QA test updates - fix 044 check, shorten 083 runtime, check for EAGAIN as well as EBUSY in the mtab lock tester program.

19 years agoFix merge botch resulting in each test being run twice by check.
fsgqa [Tue, 29 Jun 2004 04:16:16 +0000 (04:16 +0000)]
Fix merge botch resulting in each test being run twice by check.

19 years agoFixed bench marking of other filesystems.
fsgqa [Tue, 29 Jun 2004 02:16:00 +0000 (02:16 +0000)]
Fixed bench marking of other filesystems.
Added error message if bonnie++ is not installed.

19 years agoFixed Linux gmake problem.
ptools [Mon, 28 Jun 2004 00:43:59 +0000 (00:43 +0000)]
Fixed Linux gmake problem.
Fixed Linux gmake problem.

19 years agofix up xfstests for realtime fs
Eric Sandeen [Fri, 25 Jun 2004 03:09:08 +0000 (03:09 +0000)]
fix up xfstests for realtime fs
Filter out inode numbers; these change with realtime