Commit Graph

319 Commits

Author SHA1 Message Date
Dean Roehrich f2379cce35 Allow print_event to mimick minimal hsm. 2002-05-06 16:40:30 +00:00
Dean Roehrich 5dd4638922 set MR bits on newly-created files.
swap MR bits on file after a R-W-T event (after a read,
the read event is cleared and the write/truncate bits are set; after
a write, the write bit is clear and the read bit is set).
2002-05-06 15:52:40 +00:00
fsgqa f29425d6f7 tidy mkfs parameterisation, -f option pulled into common.rc. 2002-05-06 07:44:22 +00:00
fsgqa fe932fdad3 rearrange which hosts are using modular vs. built-in kernels. 2002-05-03 21:42:37 +00:00
Nathan Scott 10a61b1aba update test machine configs, some old and moldy stuff removed. 2002-05-03 06:21:40 +00:00
Tim Shimmin 457e591235 Update for root EA names. 2002-04-18 02:45:46 +00:00
Nathan Scott 53a7e8cfac update cos srcdiff was changed to check addition files. 2002-04-17 06:22:05 +00:00
Dean Roehrich 5d1e966d49 let the user specify a token 2002-04-15 20:07:13 +00:00
Nathan Scott c20034caec start making an effort to keep user packages in sync where they can be. 2002-04-05 06:07:45 +00:00
Tim Shimmin f6e39ab572 not-run it until bug sorted out on fuzzy. passes on sagan. 2002-04-05 04:16:32 +00:00
Nathan Scott 1a410aa9df filter the right thing, dopey. 2002-04-04 01:39:58 +00:00
fsgqa 72a12f4c1f fix pagesizes used for direct IO randholes run, add missing filter. 2002-04-04 01:23:32 +00:00
Nathan Scott 004ff5d963 don't assume that the pagesize is 4K. 2002-04-04 01:20:23 +00:00
Nathan Scott 2bd2a2b7b3 make test independent of system pagesize. add in direct IO randholes test. 2002-04-03 03:39:30 +00:00
Tim Shimmin dbf1e1bc45 Test out xfsdump'ing of a large file with size greater
than 32 bits - to test out the libhandle O_LARGEFILE support.
2002-04-02 08:48:52 +00:00
Nathan Scott 083e9928f7 bring QA test 017 back into the auto-qa fold. 2002-03-27 05:41:00 +00:00
Nathan Scott 2d5c72b455 update to use changed acl_to_any_text call. 2002-03-27 01:21:18 +00:00
Dean Roehrich 633cfac4d0 No Message Supplied 2002-03-21 17:53:32 +00:00
Dean Roehrich 2c21604151 Allow user to specify handles, rather than paths which the tool will
then turn into handles.
This allows the test to work without cheating :)  That is, it can be used
without causing the kernel's dnlc/dcache to be preloaded.
2002-03-21 17:51:53 +00:00
Steve Lord db806af31b fix some sign issues in the test, makes it work with large files 2002-03-19 19:09:05 +00:00
Tim Shimmin cadd733b68 Add more info to 064.full which checks to see that the
set of files for incremental dumping have been modified
like they are supposed to.
Added to help in tracking down some sporadic 064 failures.
2002-03-19 04:59:21 +00:00
fsgqa 1ea6225e60 Update to use newer versions of libacl functions. 2002-03-12 20:55:52 +00:00
Tim Shimmin 51b54421ba Update filtering so this test can be identical on IRIX. 2002-03-06 04:57:59 +00:00
Steve Lord eb6404860e Turn test back on. 2002-02-27 21:21:43 +00:00
Nathan Scott 75c3f1d685 fix use of -B which got reworked to be --restore. 2002-02-26 22:30:57 +00:00