xfstests-dev.git
22 years agoNo Message Supplied
Dean Roehrich [Fri, 10 Aug 2001 21:28:55 +0000 (21:28 +0000)]
No Message Supplied

22 years agoNo Message Supplied
Dean Roehrich [Tue, 7 Aug 2001 14:36:44 +0000 (14:36 +0000)]
No Message Supplied

22 years agodon't use -f to "hostname", its not portable.
Nathan Scott [Sat, 4 Aug 2001 01:07:30 +0000 (01:07 +0000)]
don't use -f to "hostname", its not portable.

22 years agoremove print_event
Dean Roehrich [Thu, 2 Aug 2001 20:54:16 +0000 (20:54 +0000)]
remove print_event

22 years agoadditional diagnostic messages when we can't find headers/libs we need.
Nathan Scott [Thu, 2 Aug 2001 01:44:45 +0000 (01:44 +0000)]
additional diagnostic messages when we can't find headers/libs we need.

22 years agoUse automake and libtool for dmapi tests.
Dean Roehrich [Tue, 31 Jul 2001 21:39:18 +0000 (21:39 +0000)]
Use automake and libtool for dmapi tests.
Fix some compiler warnings/errors.
No Message Supplied

22 years agospilt acl kernel and user headers apart - no point keeping in sync.
Nathan Scott [Wed, 25 Jul 2001 05:03:04 +0000 (05:03 +0000)]
spilt acl kernel and user headers apart - no point keeping in sync.

22 years agofilter out some host-specific information from pushd/popd.
Nathan Scott [Mon, 23 Jul 2001 22:06:20 +0000 (22:06 +0000)]
filter out some host-specific information from pushd/popd.

22 years agotest out the -r option to chacl.
Nathan Scott [Mon, 23 Jul 2001 08:27:49 +0000 (08:27 +0000)]
test out the -r option to chacl.

22 years agoadd dmapi packages to the set which are built & installed every night.
Nathan Scott [Fri, 20 Jul 2001 08:49:24 +0000 (08:49 +0000)]
add dmapi packages to the set which are built & installed every night.
silly oversight - not sure why I haven't picked this up before.

22 years agoneaten some of the pattern matching code
Andrew Gildfind [Thu, 19 Jul 2001 03:51:46 +0000 (03:51 +0000)]
neaten some of the pattern matching code

22 years agofix up use of libacl and libattr after recent package changes.
Nathan Scott [Wed, 18 Jul 2001 23:08:33 +0000 (23:08 +0000)]
fix up use of libacl and libattr after recent package changes.

22 years agoremove extra debugging info which can cause problems if cwd not writable.
Nathan Scott [Wed, 4 Jul 2001 06:57:38 +0000 (06:57 +0000)]
remove extra debugging info which can cause problems if cwd not writable.

22 years agoDaniel is doing CXFS work on IRIX at the moment, I'll be looking after
Nathan Scott [Wed, 4 Jul 2001 00:09:07 +0000 (00:09 +0000)]
Daniel is doing CXFS work on IRIX at the moment, I'll be looking after
Linux QA on fuzzy for awhile.

22 years agoauto-detect kernel version. install to /boot/vmlinuz-xfs-qa and
fsgqa [Wed, 27 Jun 2001 05:26:13 +0000 (05:26 +0000)]
auto-detect kernel version. install to /boot/vmlinuz-xfs-qa and
/lib/modules/2.4.6-xfs-qa to avoid playing version number catch-up

22 years agoroll kernel version
fsgqa [Wed, 20 Jun 2001 22:07:07 +0000 (22:07 +0000)]
roll kernel version

22 years agoUpdate for acl_get_qualifier() tests in src/acl_test.
Tim Shimmin [Wed, 20 Jun 2001 05:19:09 +0000 (05:19 +0000)]
Update for acl_get_qualifier() tests in src/acl_test.

22 years agoFix old references to acl/acl.h
Keith Owens [Fri, 15 Jun 2001 14:25:43 +0000 (14:25 +0000)]
Fix old references to acl/acl.h

22 years agoGet rid of -I include path of /usr/include/acl.
Tim Shimmin [Wed, 13 Jun 2001 01:49:41 +0000 (01:49 +0000)]
Get rid of -I include path of /usr/include/acl.

22 years agouse . ./VERSION rather than . VERSION
Ivan Rayner [Tue, 12 Jun 2001 07:20:31 +0000 (07:20 +0000)]
use . ./VERSION rather than . VERSION

22 years agoUpdate for extra output from src/acl_test.
Tim Shimmin [Wed, 6 Jun 2001 04:55:01 +0000 (04:55 +0000)]
Update for extra output from src/acl_test.

22 years agoFix up paths for acl.h and attr_kern.h.
fsgqa [Fri, 1 Jun 2001 06:33:04 +0000 (06:33 +0000)]
Fix up paths for acl.h and attr_kern.h.

22 years agoUpdate commands for moved include files
Keith Owens [Thu, 31 May 2001 08:05:47 +0000 (08:05 +0000)]
Update commands for moved include files

22 years agoFix up 057 to test the prior bug in acl_get_fd, acl_get_file.
Tim Shimmin [Tue, 29 May 2001 07:08:24 +0000 (07:08 +0000)]
Fix up 057 to test the prior bug in acl_get_fd, acl_get_file.

22 years agoupdates for tests requiring a tape device to work with quota mount options.
Nathan Scott [Thu, 24 May 2001 05:36:12 +0000 (05:36 +0000)]
updates for tests requiring a tape device to work with quota mount options.

22 years agoTest out compatibility modes attempting to retrieve an
Tim Shimmin [Wed, 23 May 2001 09:02:48 +0000 (09:02 +0000)]
Test out compatibility modes attempting to retrieve an
ACL from a file when none has been explicitly set using chacl.

22 years agofix test 046 - was missing a _setup_seq_out in _create_dumpdir_symlinks.
Nathan Scott [Wed, 23 May 2001 00:15:39 +0000 (00:15 +0000)]
fix test 046 - was missing a _setup_seq_out in _create_dumpdir_symlinks.

22 years agoidiot - i got the if conditional the wrong way around.
Nathan Scott [Wed, 23 May 2001 00:13:55 +0000 (00:13 +0000)]
idiot - i got the if conditional the wrong way around.

22 years agofix test to work with quota mount options too.
Nathan Scott [Tue, 22 May 2001 06:59:30 +0000 (06:59 +0000)]
fix test to work with quota mount options too.

22 years agoabstract out multiple quota .seq files into a shared common routine.
Nathan Scott [Tue, 22 May 2001 06:07:23 +0000 (06:07 +0000)]
abstract out multiple quota .seq files into a shared common routine.

22 years agocmd/xfstests/056.out 1.1 Renamed to cmd/xfstests/056.noquota
Nathan Scott [Tue, 22 May 2001 06:03:38 +0000 (06:03 +0000)]
cmd/xfstests/056.out 1.1 Renamed to cmd/xfstests/056.noquota

22 years agocmd/xfstests/046.out 1.1 Renamed to cmd/xfstests/046.noquota
Nathan Scott [Tue, 22 May 2001 06:03:12 +0000 (06:03 +0000)]
cmd/xfstests/046.out 1.1 Renamed to cmd/xfstests/046.noquota

22 years agocmd/xfstests/027.out 1.1 Renamed to cmd/xfstests/027.noquota
Nathan Scott [Tue, 22 May 2001 06:02:53 +0000 (06:02 +0000)]
cmd/xfstests/027.out 1.1 Renamed to cmd/xfstests/027.noquota

22 years agocmd/xfstests/026.out 1.1 Renamed to cmd/xfstests/026.noquota
Nathan Scott [Tue, 22 May 2001 06:02:29 +0000 (06:02 +0000)]
cmd/xfstests/026.out 1.1 Renamed to cmd/xfstests/026.noquota

22 years agodon't attempt to run this test on systems where userspace (libc/fileutils)
Nathan Scott [Tue, 22 May 2001 04:50:41 +0000 (04:50 +0000)]
don't attempt to run this test on systems where userspace (libc/fileutils)
doesn't support chown of >2^16 uid/gid.

22 years agoTest out that the modes of suid,guid,sticky are restored as well on
Tim Shimmin [Tue, 15 May 2001 04:05:35 +0000 (04:05 +0000)]
Test out that the modes of suid,guid,sticky are restored as well on
files and directories.

22 years agocheck correct filesystem
Daniel Moore [Mon, 14 May 2001 23:31:15 +0000 (23:31 +0000)]
check correct filesystem

22 years agoprevent log wrap with all forms of quota enabled.
Nathan Scott [Mon, 14 May 2001 04:48:34 +0000 (04:48 +0000)]
prevent log wrap with all forms of quota enabled.

22 years agoTest remote dumping with a user specified as well.
Tim Shimmin [Wed, 9 May 2001 08:38:23 +0000 (08:38 +0000)]
Test remote dumping with a user specified as well.

22 years agoupdate a comment.
Nathan Scott [Wed, 9 May 2001 07:03:16 +0000 (07:03 +0000)]
update a comment.

22 years agono point removing 027 - panics in all the dump tests.
Nathan Scott [Wed, 9 May 2001 05:50:42 +0000 (05:50 +0000)]
no point removing 027 - panics in all the dump tests.

22 years agotake 027 out of auto qa until the panic it causes gets diagnosed.
Nathan Scott [Tue, 8 May 2001 04:36:00 +0000 (04:36 +0000)]
take 027 out of auto qa until the panic it causes gets diagnosed.

22 years agoin the absence of any compeling information to suggest otherwise, fall
Nathan Scott [Mon, 7 May 2001 02:46:00 +0000 (02:46 +0000)]
in the absence of any compeling information to suggest otherwise, fall
back to installing man pages in /usr/share/man, rather than /usr/man.

22 years agoUpdate for new error code msg.
Tim Shimmin [Mon, 7 May 2001 02:35:35 +0000 (02:35 +0000)]
Update for new error code msg.
This should have gone in with the change which meant
that EINVAL is no longer reported for an EA op not being
present for a FS - op not supported error generated now.

22 years agoup to 2.4.4
fsgqa [Wed, 2 May 2001 07:10:11 +0000 (07:10 +0000)]
up to 2.4.4

22 years agoFix up filtering to make deterministic.
Tim Shimmin [Tue, 1 May 2001 01:01:05 +0000 (01:01 +0000)]
Fix up filtering to make deterministic.
Needed when changed chacl to give better error msg.

22 years agotroppo qa happens on the last few partitions of an sgi-labelled disk now.
Nathan Scott [Mon, 30 Apr 2001 01:00:35 +0000 (01:00 +0000)]
troppo qa happens on the last few partitions of an sgi-labelled disk now.

22 years agodelete tmp files again
Andrew Gildfind [Sun, 29 Apr 2001 23:27:46 +0000 (23:27 +0000)]
delete tmp files again

22 years agoCapture more state on failure... dd the contents of the filesystem
Andrew Gildfind [Fri, 27 Apr 2001 04:28:12 +0000 (04:28 +0000)]
Capture more state on failure... dd the contents of the filesystem
and pass through gzip.. this should produce a 20-40 Mb compressed filesystem
image that can be xfs_db'd or mounted loopback.

22 years agowhen checking filesystem don't stop for missing/corrupt file just print a message
Andrew Gildfind [Thu, 26 Apr 2001 23:48:06 +0000 (23:48 +0000)]
when checking filesystem don't stop for missing/corrupt file just print a message
and keep checking.

22 years agoUpdate as we have changed chacl for its error checking.
Tim Shimmin [Thu, 26 Apr 2001 01:49:43 +0000 (01:49 +0000)]
Update as we have changed chacl for its error checking.

22 years agoadd attr_kern.h into the mix.
Nathan Scott [Wed, 25 Apr 2001 05:04:16 +0000 (05:04 +0000)]
add attr_kern.h into the mix.

22 years agomake sure we have a standard umask for each test (022).
fsgqa [Tue, 24 Apr 2001 01:50:45 +0000 (01:50 +0000)]
make sure we have a standard umask for each test (022).

22 years agoupdates to run (more) cleanly with quota mount option(s). expanded
Nathan Scott [Mon, 23 Apr 2001 07:37:39 +0000 (07:37 +0000)]
updates to run (more) cleanly with quota mount option(s).  expanded
notrun messages for those tests which are skipped with more details.

23 years agomove partitions used for qa on troppo around a little.
Nathan Scott [Thu, 19 Apr 2001 04:57:33 +0000 (04:57 +0000)]
move partitions used for qa on troppo around a little.

23 years agoTest default ACLs with particular umasks instead of
Tim Shimmin [Tue, 17 Apr 2001 05:16:51 +0000 (05:16 +0000)]
Test default ACLs with particular umasks instead of
relying on a default umask.
Updated for pv#820248.

23 years ago_choose_id function has changed slightly, run setquota once user is inited.
Nathan Scott [Wed, 11 Apr 2001 06:10:08 +0000 (06:10 +0000)]
_choose_id function has changed slightly, run setquota once user is inited.

23 years agoBack out newly introduced EF_PROTECT_FREE.
fsgqa [Tue, 10 Apr 2001 01:46:38 +0000 (01:46 +0000)]
Back out newly introduced EF_PROTECT_FREE.
Seems to be giving misguided errors for some tests.

23 years agofix permission checking on full file.
Nathan Scott [Mon, 9 Apr 2001 06:00:54 +0000 (06:00 +0000)]
fix permission checking on full file.

23 years agoComment out path which has changed anyway.
fsgqa [Fri, 6 Apr 2001 11:13:02 +0000 (11:13 +0000)]
Comment out path which has changed anyway.
Leave in comment to use for debugging if desired.

23 years agogawk -> awk.
Nathan Scott [Fri, 6 Apr 2001 03:23:12 +0000 (03:23 +0000)]
gawk -> awk.

23 years agotighten filter on touch(1) to account for recent changes in fileutils.
Nathan Scott [Fri, 6 Apr 2001 03:14:36 +0000 (03:14 +0000)]
tighten filter on touch(1) to account for recent changes in fileutils.

23 years agoupdates to match top of tree, grpquota support, fix output to match 3.01
Nathan Scott [Wed, 4 Apr 2001 05:42:33 +0000 (05:42 +0000)]
updates to match top of tree, grpquota support, fix output to match 3.01
quota user tools.

23 years agotweak for new _do command
Andrew Gildfind [Wed, 4 Apr 2001 01:45:38 +0000 (01:45 +0000)]
tweak for new _do command

23 years ago049 is ok now
fsgqa [Tue, 3 Apr 2001 04:13:04 +0000 (04:13 +0000)]
049 is ok now

23 years agoremake
fsgqa [Tue, 3 Apr 2001 00:05:56 +0000 (00:05 +0000)]
remake

23 years agomake compilable on IRIX
Andrew Gildfind [Mon, 2 Apr 2001 06:47:02 +0000 (06:47 +0000)]
make compilable on IRIX

23 years agouse _do from common.rc
Andrew Gildfind [Mon, 2 Apr 2001 05:21:15 +0000 (05:21 +0000)]
use _do from common.rc

23 years agoNo Message Supplied
Andrew Gildfind [Mon, 2 Apr 2001 00:41:31 +0000 (00:41 +0000)]
No Message Supplied

23 years agotake 049 out of the auto (nightly) tests - it is hanging in loopback.
Nathan Scott [Fri, 30 Mar 2001 05:21:05 +0000 (05:21 +0000)]
take 049 out of the auto (nightly) tests - it is hanging in loopback.

23 years agoneeded updating - still referred to xfs-cmds explicitly. no takes
Nathan Scott [Thu, 29 Mar 2001 06:30:35 +0000 (06:30 +0000)]
needed updating - still referred to xfs-cmds explicitly.  no takes
package as an argument before testing whether package can rebuild
itself successfully.

23 years agodo qa testing on the new quota userspace.
Nathan Scott [Thu, 29 Mar 2001 06:25:45 +0000 (06:25 +0000)]
do qa testing on the new quota userspace.

23 years agobe more flexible with a lack of -ldb on a system (just skip test 010).
Nathan Scott [Tue, 27 Mar 2001 06:57:37 +0000 (06:57 +0000)]
be more flexible with a lack of -ldb on a system (just skip test 010).

23 years agofix warnings when compiled against newer versions of glibc.
Nathan Scott [Mon, 26 Mar 2001 07:07:33 +0000 (07:07 +0000)]
fix warnings when compiled against newer versions of glibc.

23 years agoremove misc & man directories, these have found new homes.
Nathan Scott [Wed, 21 Mar 2001 01:52:40 +0000 (01:52 +0000)]
remove misc & man directories, these have found new homes.

23 years agomove mount stuff into common quota file, tidy a little, make a default.
Nathan Scott [Tue, 20 Mar 2001 07:17:52 +0000 (07:17 +0000)]
move mount stuff into common quota file, tidy a little, make a default.

23 years agouse testdev not scratch as scratch may not be a mnted xfs filesystem.
Nathan Scott [Tue, 20 Mar 2001 06:37:11 +0000 (06:37 +0000)]
use testdev not scratch as scratch may not be a mnted xfs filesystem.

23 years agomove test for xfs kernel quota into common.quota.
Nathan Scott [Tue, 20 Mar 2001 02:17:03 +0000 (02:17 +0000)]
move test for xfs kernel quota into common.quota.

23 years agosupport module has moved in the kernel.
Nathan Scott [Mon, 19 Mar 2001 00:38:00 +0000 (00:38 +0000)]
support module has moved in the kernel.

23 years agofix after xfs_support change & tweak reboot
Daniel Moore [Wed, 14 Mar 2001 23:51:33 +0000 (23:51 +0000)]
fix after xfs_support change & tweak reboot

23 years agomerge irix dmapi test changes
Dean Roehrich [Thu, 8 Mar 2001 17:52:41 +0000 (17:52 +0000)]
merge irix dmapi test changes
merge irix changes

23 years agoUpdate dmapi test suite, add Makefiles, remove Conscript files.
Dean Roehrich [Wed, 7 Mar 2001 22:43:23 +0000 (22:43 +0000)]
Update dmapi test suite, add Makefiles, remove Conscript files.
update

23 years agoTurn back on direct I/O in the testing mix
Steve Lord [Mon, 5 Mar 2001 20:18:45 +0000 (20:18 +0000)]
Turn back on direct I/O in the testing mix

23 years agoupdate after recent logprint changes (via xfs_log_recover.c).
Nathan Scott [Thu, 1 Mar 2001 01:31:21 +0000 (01:31 +0000)]
update after recent logprint changes (via xfs_log_recover.c).

23 years agomatch Steve's log changes
fsgqa [Tue, 27 Feb 2001 04:36:15 +0000 (04:36 +0000)]
match Steve's log changes

23 years agobozo - thats what i get for editing the output by hand!
Nathan Scott [Sat, 24 Feb 2001 04:10:47 +0000 (04:10 +0000)]
bozo - thats what i get for editing the output by hand!

23 years agouse the real fsr binary.
Nathan Scott [Sat, 24 Feb 2001 03:53:46 +0000 (03:53 +0000)]
use the real fsr binary.

23 years agominor change with checking WORKAREA env var.
Nathan Scott [Sat, 24 Feb 2001 03:45:21 +0000 (03:45 +0000)]
minor change with checking WORKAREA env var.

23 years agoroll to version 2.4.2
fsgqa [Thu, 22 Feb 2001 22:48:00 +0000 (22:48 +0000)]
roll to version 2.4.2

23 years agotidy up a bit
Tim Shimmin [Tue, 20 Feb 2001 08:07:09 +0000 (08:07 +0000)]
tidy up a bit

23 years agothis seems to improve the non-rebooting situation
fsgqa [Wed, 14 Feb 2001 21:55:58 +0000 (21:55 +0000)]
this seems to improve the non-rebooting situation

23 years agoSpray randomly created/checksummed extended attributes across a filesystem.
Andrew Gildfind [Fri, 9 Feb 2001 04:00:02 +0000 (04:00 +0000)]
Spray randomly created/checksummed extended attributes across a filesystem.
If invoked as fill2attr_check, recompute and verify checksums for extended attributes
of all listed files (either on stdin or in the files specified on the command line).

23 years agosetup the out file according to enabled mount options (dquots permute the
Nathan Scott [Fri, 9 Feb 2001 01:44:19 +0000 (01:44 +0000)]
setup the out file according to enabled mount options (dquots permute the
logprint output when any form of quota is enabled).

23 years agocmd/xfstests/018.out 1.1 Renamed to cmd/xfstests/018.noquota
Nathan Scott [Fri, 9 Feb 2001 01:42:04 +0000 (01:42 +0000)]
cmd/xfstests/018.out 1.1 Renamed to cmd/xfstests/018.noquota

23 years agotidy up the feature checking - can bite in either enfd/acct quota cases.
Nathan Scott [Fri, 9 Feb 2001 00:24:17 +0000 (00:24 +0000)]
tidy up the feature checking - can bite in either enfd/acct quota cases.

23 years agofix path to diagnostic binary (quot).
Nathan Scott [Fri, 9 Feb 2001 00:09:18 +0000 (00:09 +0000)]
fix path to diagnostic binary (quot).

23 years agoChoose new uid/gid and filter them appropriately.
Tim Shimmin [Tue, 6 Feb 2001 05:41:13 +0000 (05:41 +0000)]
Choose new uid/gid and filter them appropriately.

23 years agoback out 2.4.x-xfs:slinx:84968a and redo change
Daniel Moore [Mon, 5 Feb 2001 23:18:11 +0000 (23:18 +0000)]
back out 2.4.x-xfs:slinx:84968a and redo change
Undoes mod:     2.4.x-xfs:slinx:84968a

23 years agochange 2.4.0 to 2.4
Daniel Moore [Mon, 5 Feb 2001 23:05:26 +0000 (23:05 +0000)]
change 2.4.0 to 2.4

23 years agowith recent changes to quota configure.in we were installing to the wrong spot.
Nathan Scott [Mon, 5 Feb 2001 21:46:04 +0000 (21:46 +0000)]
with recent changes to quota configure.in we were installing to the wrong spot.