Commit Graph

280 Commits

Author SHA1 Message Date
fsgqa e9298f6edf fix to work with multiple block sizes - we were running mkfs with a log
size which was dependent on block size, and became too small for 1024k
filesystems.
2002-05-09 06:03:32 +00:00
Tim Shimmin 263901a635 move some acl funcs into common.attr 2002-05-09 05:26:20 +00:00
fsgqa 71fc82d4bd Fix a typo. 2002-05-08 23:44:54 +00:00
fsgqa 083f0f4dd5 fix bruce's remote tape setup, remove couple of old QA machines now used
for other duties.
2002-05-08 05:45:22 +00:00
Tim Shimmin b1095283a1 Test for handling of large ACLs with the limit and beyond
number of ACEs.
2002-05-08 04:29:55 +00:00
fsgqa 8f4530efb9 fix typo, bozo -- TEST_MNT -> TEST_DIR; extra notrun checks now work. 2002-05-07 23:21:16 +00:00
fsgqa 782ce69109 clarify the notrun message a little. 2002-05-07 23:11:58 +00:00
fsgqa b28943096a don't unilaterally notrun this test -- check whether libc is busted, and
run the test if not.
2002-05-07 21:33:35 +00:00
fsgqa 045da69241 get some default MKFS_OPTIONS and MOUNT_OPTIONS happening so its more
obvious on how to use these variables.
2002-05-07 05:58:13 +00:00
Nathan Scott 5eb80eb318 only notrun on Linux, update notrun message a little. 2002-05-06 21:52:50 +00:00
fsgqa 517dc2b36c got a bit carried away with use of $here, broke 063, now fixed. 2002-05-06 21:38:49 +00:00
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