Commit Graph

426 Commits

Author SHA1 Message Date
Nathan Scott 2cb584ef2f updates for tests requiring a tape device to work with quota mount options. 2001-05-24 05:36:12 +00:00
Tim Shimmin 991382f33c Test out compatibility modes attempting to retrieve an
ACL from a file when none has been explicitly set using chacl.
2001-05-23 09:02:48 +00:00
Nathan Scott 4fde26b53f fix test 046 - was missing a _setup_seq_out in _create_dumpdir_symlinks. 2001-05-23 00:15:39 +00:00
Nathan Scott 51755bd9b8 idiot - i got the if conditional the wrong way around. 2001-05-23 00:13:55 +00:00
Nathan Scott 90367d9e26 fix test to work with quota mount options too. 2001-05-22 06:59:30 +00:00
Nathan Scott 54392f47c4 abstract out multiple quota .seq files into a shared common routine. 2001-05-22 06:07:23 +00:00
Nathan Scott 477a2a2018 cmd/xfstests/056.out 1.1 Renamed to cmd/xfstests/056.noquota 2001-05-22 06:03:38 +00:00
Nathan Scott 6c0eed80d0 cmd/xfstests/046.out 1.1 Renamed to cmd/xfstests/046.noquota 2001-05-22 06:03:12 +00:00
Nathan Scott 960f3f6520 cmd/xfstests/027.out 1.1 Renamed to cmd/xfstests/027.noquota 2001-05-22 06:02:53 +00:00
Nathan Scott 4d181a14ac cmd/xfstests/026.out 1.1 Renamed to cmd/xfstests/026.noquota 2001-05-22 06:02:29 +00:00
Nathan Scott 738198096d don't attempt to run this test on systems where userspace (libc/fileutils)
doesn't support chown of >2^16 uid/gid.
2001-05-22 04:50:41 +00:00
Tim Shimmin 93e2cc4f30 Test out that the modes of suid,guid,sticky are restored as well on
files and directories.
2001-05-15 04:05:35 +00:00
Daniel Moore 2bf54adf5a check correct filesystem 2001-05-14 23:31:15 +00:00
Nathan Scott 02e14c5301 prevent log wrap with all forms of quota enabled. 2001-05-14 04:48:34 +00:00
Tim Shimmin 6c2f20613b Test remote dumping with a user specified as well. 2001-05-09 08:38:23 +00:00
Nathan Scott a777d6221e update a comment. 2001-05-09 07:03:16 +00:00
Nathan Scott 0fc113ba34 no point removing 027 - panics in all the dump tests. 2001-05-09 05:50:42 +00:00
Nathan Scott 5bee71e4e7 take 027 out of auto qa until the panic it causes gets diagnosed. 2001-05-08 04:36:00 +00:00
Nathan Scott 86c6116680 in the absence of any compeling information to suggest otherwise, fall
back to installing man pages in /usr/share/man, rather than /usr/man.
2001-05-07 02:46:00 +00:00
Tim Shimmin 85be2d41af 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.
2001-05-07 02:35:35 +00:00
fsgqa 9a882b6c50 up to 2.4.4 2001-05-02 07:10:11 +00:00
Tim Shimmin 9efce32a3d Fix up filtering to make deterministic.
Needed when changed chacl to give better error msg.
2001-05-01 01:01:05 +00:00
Nathan Scott 801ffb1a20 troppo qa happens on the last few partitions of an sgi-labelled disk now. 2001-04-30 01:00:35 +00:00
Andrew Gildfind c98b89e257 delete tmp files again 2001-04-29 23:27:46 +00:00
Andrew Gildfind f3bd0864f4 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.
2001-04-27 04:28:12 +00:00