Commit Graph

291 Commits

Author SHA1 Message Date
fsgqa 198a8991e2 make sure we can handle both the fhs and non-fhs compliant inventory
directory locations in this test.
2002-05-14 00:35:23 +00:00
Nathan Scott 45e165878c cosmetic change to the status email subject line. 2002-05-10 07:56:20 +00:00
fsgqa 3b90c0c121 put the diff output in seq.full, where its more useful for debugging. 2002-05-10 05:56:02 +00:00
fsgqa 362680cd53 fix a typo, INODE -> INO. 2002-05-10 03:40:10 +00:00
fsgqa d2b0f5e235 sanitize the notrun messages. 2002-05-10 02:50:17 +00:00
fsgqa 365a57b8d5 express the logsize at mkfs time in units of bytes, not blocks; allows the
test to work for non-4K blocksizes.
2002-05-10 02:43:53 +00:00
fsgqa 1a1046ab7a make test work for variable blocksizes. 2002-05-10 02:33:23 +00:00
fsgqa 17684f20d8 be smarter about figuring out blocksize. 2002-05-09 23:34:47 +00:00
fsgqa 9773cc93ba clean up the diagnostic message a bit. 2002-05-09 08:40:09 +00:00
fsgqa 79e28ebae8 updates for supporting blocksizes smaller than the pagesize. 2002-05-09 07:24:12 +00:00
fsgqa eb10a2bcd8 fix typo in header comment. 2002-05-09 06:09:58 +00:00
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