xfstests-dev.git
20 years agoAdd DMAPI tests test_bulkall, test_bulkattr.
Dean Roehrich [Tue, 7 Oct 2003 18:29:43 +0000 (18:29 +0000)]
Add DMAPI tests test_bulkall, test_bulkattr.
Add DMAPI tests test_bulkall, test_bulkattr.

20 years agoAdd DMAPI tests for dm_get_bulkall and dm_get_bulkattr
Dean Roehrich [Tue, 7 Oct 2003 18:26:55 +0000 (18:26 +0000)]
Add DMAPI tests for dm_get_bulkall and dm_get_bulkattr
Test for dm_get_bulkall.

20 years agoSplit up v2 log testing
ptools [Mon, 6 Oct 2003 07:46:19 +0000 (07:46 +0000)]
Split up v2 log testing

20 years agoTest 015 fills the scratch device, skip it for the scalability testing - it takes...
fsgqa [Thu, 2 Oct 2003 05:17:03 +0000 (05:17 +0000)]
Test 015 fills the scratch device, skip it for the scalability testing - it takes far too long

20 years agoFix dump tests which compare before/after dumps using ls - directory size is not...
Nathan Scott [Thu, 2 Oct 2003 05:09:02 +0000 (05:09 +0000)]
Fix dump tests which compare before/after dumps using ls - directory size is not constant in the presense of large inums

20 years agoadd couple of v2 su cases
ptools [Wed, 1 Oct 2003 07:49:36 +0000 (07:49 +0000)]
add couple of v2 su cases

20 years agoupdate to handle striped v2 logs
ptools [Wed, 1 Oct 2003 06:52:24 +0000 (06:52 +0000)]
update to handle striped v2 logs

20 years agoupdate for logprint changes
ptools [Wed, 1 Oct 2003 01:10:18 +0000 (01:10 +0000)]
update for logprint changes

20 years agoAdd storefile option to DMAPI invis I/O tests
Dean Roehrich [Tue, 30 Sep 2003 20:20:59 +0000 (20:20 +0000)]
Add storefile option to DMAPI invis I/O tests
add storefile option

20 years agoallow filehandles in dmapi punch_hole test
Dean Roehrich [Tue, 30 Sep 2003 20:17:34 +0000 (20:17 +0000)]
allow filehandles in dmapi punch_hole test
Allow filehandles

20 years agofix up exit status handling
ptools [Tue, 30 Sep 2003 07:31:35 +0000 (07:31 +0000)]
fix up exit status handling
fix up exit status handling

20 years agoupdate for version 2 logs
ptools [Tue, 30 Sep 2003 06:31:43 +0000 (06:31 +0000)]
update for version 2 logs

20 years agofix my machine config
Steve Lord [Mon, 29 Sep 2003 19:39:31 +0000 (19:39 +0000)]
fix my machine config

fix my machine config

20 years agoAdd rwtest case that Steve found an unwritten extent/direct IO bug with.
fsgqa [Fri, 26 Sep 2003 04:51:27 +0000 (04:51 +0000)]
Add rwtest case that Steve found an unwritten extent/direct IO bug with.
rwtest case that Steve found an unwritten extent/direct IO bug with.

20 years agoRemove an extra comma in scripts output
fsgqa [Thu, 25 Sep 2003 02:27:04 +0000 (02:27 +0000)]
Remove an extra comma in scripts output

20 years agoCleanup dbench benchmark scripts
fsgqa [Thu, 25 Sep 2003 01:57:56 +0000 (01:57 +0000)]
Cleanup dbench benchmark scripts

20 years agoReplace metaperf gedents code with a more useful readdir operation; add some auto...
fsgqa [Wed, 24 Sep 2003 05:00:30 +0000 (05:00 +0000)]
Replace metaperf gedents code with a more useful readdir operation; add some auto-bench scripts for metaperf runs; fix a divide-by-zero in dirperf

20 years agoUpdate xfstests control scripts to allow multiple kernel versions and multiple archit...
fsgqa [Mon, 22 Sep 2003 06:57:28 +0000 (06:57 +0000)]
Update xfstests control scripts to allow multiple kernel versions and multiple architectures to be more easily supported.

20 years agoCleanup tmp files after running bonnie from benchmark scripts
fsgqa [Mon, 22 Sep 2003 00:26:33 +0000 (00:26 +0000)]
Cleanup tmp files after running bonnie from benchmark scripts

20 years agoReport on whether XFS was built debug or not for XFS benchmark runs
fsgqa [Fri, 19 Sep 2003 06:09:47 +0000 (06:09 +0000)]
Report on whether XFS was built debug or not for XFS benchmark runs

20 years agoFix test 071 upper bound for 64 bit platforms
fsgqa [Tue, 16 Sep 2003 07:22:33 +0000 (07:22 +0000)]
Fix test 071 upper bound for 64 bit platforms

20 years agoxfstests update - Ethans new inode flags test mainly
fsgqa [Mon, 15 Sep 2003 05:11:31 +0000 (05:11 +0000)]
xfstests update - Ethans new inode flags test mainly

20 years agominor change to loggen_write() so that its callers are
ptools [Fri, 12 Sep 2003 06:00:50 +0000 (06:00 +0000)]
minor change to loggen_write() so that its callers are
not giving it a parameter that it is not using. loggen_write
should have had a void formal parameter.
minor change to loggen_write() so that its callers are
not giving it a parameter that it is not using. loggen_write
should have had a void formal parameter.

20 years agoBig filesystem testing update - skip the repair check for the moment, takes too long...
fsgqa [Fri, 12 Sep 2003 00:38:26 +0000 (00:38 +0000)]
Big filesystem testing update - skip the repair check for the moment, takes too long; allow ag-wipe to keep high bits in an AG free as well

20 years agoFix test 078 so it doesnt depend on the root fs blocksize; make it use TEST_DEV cos...
fsgqa [Fri, 12 Sep 2003 00:35:33 +0000 (00:35 +0000)]
Fix test 078 so it doesnt depend on the root fs blocksize; make it use TEST_DEV cos we know thats an XFS filesystem and supports sparse files

20 years agoMake bench script output clearer for people reading the output first thing in the...
fsgqa [Tue, 9 Sep 2003 01:50:09 +0000 (01:50 +0000)]
Make bench script output clearer for people reading the output first thing in the morning. ;)

20 years agoRework last big-sized-inums fix, fix a couple of warnings on 64bit platforms
fsgqa [Mon, 8 Sep 2003 23:16:10 +0000 (23:16 +0000)]
Rework last big-sized-inums fix, fix a couple of warnings on 64bit platforms

20 years agoEnsure lstat program puts a space between fields, even with very large inode numbers
fsgqa [Fri, 5 Sep 2003 06:43:17 +0000 (06:43 +0000)]
Ensure lstat program puts a space between fields, even with very large inode numbers

20 years agoMake test 040 less verbose since only I need to know this; integrate some old IRIX...
fsgqa [Wed, 3 Sep 2003 00:30:33 +0000 (00:30 +0000)]
Make test 040 less verbose since only I need to know this; integrate some old IRIX performance unit tests - metaperf and dirperf

20 years agoTweak bench script output format a bit more
Nathan Scott [Tue, 2 Sep 2003 22:13:34 +0000 (22:13 +0000)]
Tweak bench script output format a bit more

20 years agoTweak bench script output format
fsgqa [Mon, 1 Sep 2003 22:44:21 +0000 (22:44 +0000)]
Tweak bench script output format

20 years agoQA updates to enable simplified large filesystem testing
fsgqa [Fri, 29 Aug 2003 06:04:54 +0000 (06:04 +0000)]
QA updates to enable simplified large filesystem testing

20 years agoReport platform details in the bench script output as well
fsgqa [Fri, 29 Aug 2003 00:41:36 +0000 (00:41 +0000)]
Report platform details in the bench script output as well

20 years agoRework test 018 slightly so that its more user friendly when it fails
fsgqa [Fri, 29 Aug 2003 00:40:24 +0000 (00:40 +0000)]
Rework test 018 slightly so that its more user friendly when it fails

20 years agoFix fdblocks accounting, need to consider cleared agfl blocks too; add shortcut ...
fsgqa [Fri, 29 Aug 2003 00:36:39 +0000 (00:36 +0000)]
Fix fdblocks accounting, need to consider cleared agfl blocks too; add shortcut (-c) to clear all but the last AG

20 years agoUpdate auto-benchmark stuff to remove assumptions about xfs as the only fs
fsgqa [Mon, 25 Aug 2003 01:18:54 +0000 (01:18 +0000)]
Update auto-benchmark stuff to remove assumptions about xfs as the only fs

20 years agoClarify the configure message for when pre-xfsctl libxfs.h versions are being used...
Nathan Scott [Sun, 24 Aug 2003 23:28:41 +0000 (23:28 +0000)]
Clarify the configure message for when pre-xfsctl libxfs.h versions are being used for builds

20 years agoAdd a new growfs test 078, and do a better job of cleaning tmp files after a QA run
fsgqa [Fri, 15 Aug 2003 01:24:41 +0000 (01:24 +0000)]
Add a new growfs test 078, and do a better job of cleaning tmp files after a QA run

20 years agoTake 68 out of auto group for the moment
fsgqa [Thu, 14 Aug 2003 04:23:55 +0000 (04:23 +0000)]
Take 68 out of auto group for the moment

20 years agoTake 076 out of auto-qa, its not yet fixed and disrupts the rest of the run
Nathan Scott [Wed, 13 Aug 2003 02:24:47 +0000 (02:24 +0000)]
Take 076 out of auto-qa, its not yet fixed and disrupts the rest of the run

20 years agoAdd to the logprint filter
Nathan Scott [Wed, 13 Aug 2003 01:47:14 +0000 (01:47 +0000)]
Add to the logprint filter

20 years agoFix a missing line in new output file for QA test 077
Nathan Scott [Tue, 12 Aug 2003 01:47:11 +0000 (01:47 +0000)]
Fix a missing line in new output file for QA test 077

20 years agoAdd test 077 which exposes the incore corruption with ACLs on a full fs
fsgqa [Mon, 11 Aug 2003 22:49:25 +0000 (22:49 +0000)]
Add test 077 which exposes the incore corruption with ACLs on a full fs

20 years agoReenable test 019, Steve has fixed the v1 directory code and this works again
fsgqa [Fri, 8 Aug 2003 05:23:06 +0000 (05:23 +0000)]
Reenable test 019, Steve has fixed the v1 directory code and this works again

20 years agoAdd a test to exercise concurrent block device reads and filesystem activity
fsgqa [Fri, 8 Aug 2003 01:53:43 +0000 (01:53 +0000)]
Add a test to exercise concurrent block device reads and filesystem activity

20 years agosrcdiff produces slightly different output now, so update QA test
Nathan Scott [Wed, 6 Aug 2003 23:02:48 +0000 (23:02 +0000)]
srcdiff produces slightly different output now, so update QA test

20 years agoKeep a copy of build Makefiles in xfstests as a reference for the other packages
Nathan Scott [Tue, 5 Aug 2003 04:12:59 +0000 (04:12 +0000)]
Keep a copy of build Makefiles in xfstests as a reference for the other packages

20 years agoMake srcdiff more verbose when reporting differences
Nathan Scott [Tue, 5 Aug 2003 04:11:59 +0000 (04:11 +0000)]
Make srcdiff more verbose when reporting differences

20 years agoFix platform test in test 058
Nathan Scott [Tue, 5 Aug 2003 03:42:09 +0000 (03:42 +0000)]
Fix platform test in test 058

20 years agoAdd remote group for those QA tests needing remote tapes
fsgqa [Mon, 4 Aug 2003 06:22:59 +0000 (06:22 +0000)]
Add remote group for those QA tests needing remote tapes

20 years agoFix test 049 so that it works with larger default log sizes
Nathan Scott [Sun, 3 Aug 2003 23:44:09 +0000 (23:44 +0000)]
Fix test 049 so that it works with larger default log sizes

20 years agowhoops, typoe in test output file
fsgqa [Fri, 1 Aug 2003 06:45:30 +0000 (06:45 +0000)]
whoops, typoe in test output file

20 years agowhoops, fix a typo in QA test 075
fsgqa [Fri, 1 Aug 2003 06:30:02 +0000 (06:30 +0000)]
whoops, fix a typo in QA test 075

20 years agoAdd an fsx test, allow fsx to preallocate file space on -x
fsgqa [Fri, 1 Aug 2003 05:48:02 +0000 (05:48 +0000)]
Add an fsx test, allow fsx to preallocate file space on -x

20 years agoAdds a new fstest invocation test (074).
fsgqa [Fri, 1 Aug 2003 03:38:46 +0000 (03:38 +0000)]
Adds a new fstest invocation test (074).
remove an unused variable.

20 years agoFix test 067 when non-default mkfs options are in use
fsgqa [Tue, 29 Jul 2003 21:32:23 +0000 (21:32 +0000)]
Fix test 067 when non-default mkfs options are in use

20 years agoUse a smaller scratch bigfs, 1tb is a bad idea without big-AG changes
fsgqa [Fri, 25 Jul 2003 00:45:59 +0000 (00:45 +0000)]
Use a smaller scratch bigfs, 1tb is a bad idea without big-AG changes

20 years agoFix up test 071, exercising IO to files at the size boundary, add to auto QA group
fsgqa [Tue, 22 Jul 2003 04:27:19 +0000 (04:27 +0000)]
Fix up test 071, exercising IO to files at the size boundary, add to auto QA group

20 years agoFix typo in test 072 error message, and add 072 back into auto group now kernel is...
fsgqa [Tue, 22 Jul 2003 03:30:46 +0000 (03:30 +0000)]
Fix typo in test 072 error message, and add 072 back into auto group now kernel is fixed

20 years agoRemove remaining remnants of rcsid from QA scripts
fsgqa [Tue, 22 Jul 2003 03:12:14 +0000 (03:12 +0000)]
Remove remaining remnants of rcsid from QA scripts

20 years agoQA updates for testing xfs_copy
fsgqa [Tue, 22 Jul 2003 02:38:08 +0000 (02:38 +0000)]
QA updates for testing xfs_copy

20 years agoQA test updates.
fsgqa [Thu, 17 Jul 2003 23:06:11 +0000 (23:06 +0000)]
QA test updates.
Fix location of fsstress and clamp the uid/gid range for chown so as to
limit memory requirements for xfs_db/check afterward.

20 years agoQA updates
fsgqa [Thu, 17 Jul 2003 04:09:59 +0000 (04:09 +0000)]
QA updates

20 years agoCrank up fsstress a whole lot, enable unwritten extents everywhere, remove need for...
fsgqa [Mon, 14 Jul 2003 05:12:23 +0000 (05:12 +0000)]
Crank up fsstress a whole lot, enable unwritten extents everywhere, remove need for special getpagesize program

20 years agofsstress was moved from src to ltp
Nathan Straz [Tue, 8 Jul 2003 15:00:17 +0000 (15:00 +0000)]
fsstress was moved from src to ltp

20 years agoxfstests updates - build issue, and loop driver isnt needed in test 072
fsgqa [Tue, 8 Jul 2003 05:05:43 +0000 (05:05 +0000)]
xfstests updates - build issue, and loop driver isnt needed in test 072

20 years agoDont rebuild .pot file always, for fresh checkouts it will be readonly
Nathan Scott [Mon, 7 Jul 2003 21:04:01 +0000 (21:04 +0000)]
Dont rebuild .pot file always, for fresh checkouts it will be readonly

20 years agoSync some headers with ltp project, missed on initial checkin
Nathan Scott [Mon, 7 Jul 2003 06:42:55 +0000 (06:42 +0000)]
Sync some headers with ltp project, missed on initial checkin

20 years agoSync up with other xfs packages build mechanism
Nathan Scott [Mon, 7 Jul 2003 06:41:08 +0000 (06:41 +0000)]
Sync up with other xfs packages build mechanism

20 years agoxfstests updates - rework build to be like other xfs packages, revive some old fs...
Nathan Scott [Mon, 7 Jul 2003 06:36:46 +0000 (06:36 +0000)]
xfstests updates - rework build to be like other xfs packages, revive some old fs test tools and reenable xfs extensions, move ltp code into a separate subdir to help keeping in sync with real ltp project (hopefully)

20 years agoUse larger sizes in this test, seems to trigger the deadlock more easily
fsgqa [Mon, 7 Jul 2003 06:02:25 +0000 (06:02 +0000)]
Use larger sizes in this test, seems to trigger the deadlock more easily

20 years agoQA updates and a couple of new tests.
fsgqa [Mon, 7 Jul 2003 03:34:36 +0000 (03:34 +0000)]
QA updates and a couple of new tests.
Exercise some of the limits for large file handling on 32-bit-sector_t systems.

20 years agoMinor xfsprogs updates - add checks for pthreads lib, add missing stripe
Nathan Scott [Thu, 26 Jun 2003 07:05:59 +0000 (07:05 +0000)]
Minor xfsprogs updates - add checks for pthreads lib, add missing stripe
info init in libxfs_mount, testing script for large filesystems.
Macros for checking aspects of the installed pthreads library.

20 years agoAdd flutz into the QA host mix
Nathan Scott [Wed, 25 Jun 2003 04:20:04 +0000 (04:20 +0000)]
Add flutz into the QA host mix

20 years agoRemove (busted anyway) Id rcs keywords for keeping trees in sync
Nathan Scott [Tue, 24 Jun 2003 06:21:22 +0000 (06:21 +0000)]
Remove (busted anyway) Id rcs keywords for keeping trees in sync

20 years agoFix QA tests which use dd so that they specify posixly correct output
fsgqa [Thu, 12 Jun 2003 04:17:41 +0000 (04:17 +0000)]
Fix QA tests which use dd so that they specify posixly correct output

20 years agoRemove temporary QA test hack to work around a failing large sector test
fsgqa [Mon, 2 Jun 2003 05:41:28 +0000 (05:41 +0000)]
Remove temporary QA test hack to work around a failing large sector test

20 years agoEnsure QA tests are run with all the mount options requested
fsgqa [Mon, 2 Jun 2003 01:49:23 +0000 (01:49 +0000)]
Ensure QA tests are run with all the mount options requested

20 years agoQA test updates.
fsgqa [Sun, 1 Jun 2003 21:40:24 +0000 (21:40 +0000)]
QA test updates.
Fix test so that it works with larger inode sizes also.

20 years agoQA update - do not remount filesystems if corruption detected as this writes to the log
fsgqa [Fri, 30 May 2003 04:41:31 +0000 (04:41 +0000)]
QA update - do not remount filesystems if corruption detected as this writes to the log

20 years agoFix for external log/rt on the test device for auto-qa
fsgqa [Tue, 27 May 2003 01:04:39 +0000 (01:04 +0000)]
Fix for external log/rt on the test device for auto-qa

20 years agoQA test updates for external log/rt devices.
fsgqa [Mon, 26 May 2003 06:34:31 +0000 (06:34 +0000)]
QA test updates for external log/rt devices.
Make sure we don't run this test with mutually exclusive mkfs options.

20 years agoRevert part of last change to QA test 050, add comment instead
fsgqa [Mon, 26 May 2003 00:26:37 +0000 (00:26 +0000)]
Revert part of last change to QA test 050, add comment instead

20 years agoMinor QA updates and a script for dumping local QA config information.
fsgqa [Thu, 22 May 2003 06:14:09 +0000 (06:14 +0000)]
Minor QA updates and a script for dumping local QA config information.
Cosmetic update.

20 years agoNumerous changes to QA scripts allowing tests to run with external log/rt devices...
fsgqa [Thu, 22 May 2003 04:16:45 +0000 (04:16 +0000)]
Numerous changes to QA scripts allowing tests to run with external log/rt devices; also allow multiple mkfs/mount options at once now.

20 years agoAdd some code to limit the repquota output to just the local entries and not
Nathan Straz [Tue, 20 May 2003 23:51:40 +0000 (23:51 +0000)]
Add some code to limit the repquota output to just the local entries and not
the evil NIS entries.  This allows me to run the tests in Eagan with NIS
enabled.
Add a parameter to _filter_and_check_blocks and pass it to _filter_repquota.
Use the new parameter to _filter_repquota.

20 years agodo not avoid any fsstress commands by default anymore, during any QA tests
fsgqa [Tue, 20 May 2003 04:24:25 +0000 (04:24 +0000)]
do not avoid any fsstress commands by default anymore, during any QA tests

20 years agoremove an incorrect comment in test 050
fsgqa [Mon, 19 May 2003 22:24:16 +0000 (22:24 +0000)]
remove an incorrect comment in test 050

20 years agolsunit isn't always set when running _log_sunit, so give it a default value.
Nathan Straz [Mon, 19 May 2003 20:54:36 +0000 (20:54 +0000)]
lsunit isn't always set when running _log_sunit, so give it a default value.

20 years agoUpdates to QA scrdiff script to keep package configure macros in sync.
Nathan Scott [Mon, 19 May 2003 05:14:50 +0000 (05:14 +0000)]
Updates to QA scrdiff script to keep package configure macros in sync.

20 years agoFix up botched QA source file rename.
fsgqa [Mon, 19 May 2003 05:08:43 +0000 (05:08 +0000)]
Fix up botched QA source file rename.

20 years agoRename ioctl.c to xfsctl.c manually.
Nathan Scott [Mon, 19 May 2003 05:04:29 +0000 (05:04 +0000)]
Rename ioctl.c to xfsctl.c manually.

20 years agoQA test 004 updated to stash full mkfs output in .full file for reference
fsgqa [Mon, 19 May 2003 04:59:03 +0000 (04:59 +0000)]
QA test 004 updated to stash full mkfs output in .full file for reference

20 years agoQA source updates and some associated test changes
Nathan Scott [Mon, 19 May 2003 04:56:35 +0000 (04:56 +0000)]
QA source updates and some associated test changes

20 years agoUndoes mod: xfs-cmds:slinx:149090a
fsgqa [Thu, 15 May 2003 05:06:35 +0000 (05:06 +0000)]
Undoes mod:     xfs-cmds:slinx:149090a
Undo last mod, had some nasty side-effects (bench script wouldn't run).

20 years agoFix test 016 which I made too verbose recently, causing failures
fsgqa [Thu, 15 May 2003 01:56:01 +0000 (01:56 +0000)]
Fix test 016 which I made too verbose recently, causing failures

20 years agoAdd verbosity to a failing bench QA script.
fsgqa [Thu, 15 May 2003 01:52:19 +0000 (01:52 +0000)]
Add verbosity to a failing bench QA script.

20 years agoFix shell botch in recent configuration update to XFS auto-qa.
fsgqa [Wed, 14 May 2003 23:34:32 +0000 (23:34 +0000)]
Fix shell botch in recent configuration update to XFS auto-qa.

20 years agoFix build - bsd changes from awhile ago introduced a m4 macro bug, only
fsgqa [Wed, 14 May 2003 22:41:37 +0000 (22:41 +0000)]
Fix build - bsd changes from awhile ago introduced a m4 macro bug, only
showed up now because I reran aclocal yesterday.  Added CHECK_OPTIONS
so auto-qa use of check script can be tweaked externally.
Added CHECK_OPTIONS so auto-qa use of check script can be tweaked externally.

20 years agoSeveral QA test updates to fix failures on v2 logs and redhat 9.
fsgqa [Wed, 14 May 2003 05:25:31 +0000 (05:25 +0000)]
Several QA test updates to fix failures on v2 logs and redhat 9.
Fix some log offset calculations when version 2 logs are in use.