Commit Graph

253 Commits

Author SHA1 Message Date
Eric Sandeen 8ce73f8626 Update copyright dates 2002-06-04 17:58:21 +00:00
fsgqa 96ed85f4b4 allow for non-64K allocations on the xfs IO path, which can cause quota
calcs to come out differently (closer to the block limit for example).
also helps the multiple blocksize situation too for this test.
2002-06-04 06:52:25 +00:00
Steve Lord 4b7e9da6b3 probe for loop module when looking for loopfs support 2002-06-02 13:20:48 +00:00
Nathan Scott eae391e9ef fix a typo in pkg test. 2002-05-30 05:53:15 +00:00
Nathan Scott b9e7cba610 use local, renamed quota header. 2002-05-30 00:15:39 +00:00
John Kihonge 2ff86a92a2 Adding dmnt2 and defining its parameters. 2002-05-28 16:20:19 +00:00
Tim Shimmin 9af88ebc77 Delete the notrun call.
067 no longer panics for me.
2002-05-22 02:21:06 +00:00
Nathan Scott c363eb3052 allow a couple more environment variables to be set before running QA. 2002-05-22 01:53:39 +00:00
fsgqa 270cfebfd6 fix typo in location of xfs_support directory. 2002-05-21 06:25:36 +00:00
fsgqa d54a087aff use our own copy of stat(1) cos we know it'll be there & it has a set
output format.
2002-05-21 05:27:09 +00:00
Nathan Scott ec76242f15 changes to fold xfs_support code back into XFS (the other sgi projects
using this will be / have been fixed).  reduces our footprint on the
base kernel.  NB: xfs_support.o as a distinct module no longer exists.
2002-05-21 04:28:30 +00:00
Nathan Scott c6f1266532 update config for couple of hosts. 2002-05-16 23:54:04 +00:00
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