Nathan Scott
640164847a
Update copyright annotations and license boilerplates to correspond with SGI Legals preferences.
...
Merge of master-melb:xfs-cmds:24327a by kenmcd.
2005-11-09 02:49:08 +00:00
Nathan Scott
c15833f024
Update copyright annotations and license boilerplates to correspond with SGI Legals preferences.
...
Merge of master-melb:xfs-cmds:24326a by kenmcd.
2005-11-09 02:48:08 +00:00
Nathan Scott
998dd5de3d
Keep packaging scripts in sync across all of the packages were maintaining here
...
Merge of master-melb:xfs-cmds:24301a by kenmcd.
2005-11-07 02:48:13 +00:00
Andrew Jones
9993e8cbaa
Added qa machine porky to common.confing.
...
Merge of master-melb:xfs-cmds:24240a by kenmcd.
Added qa machine porky to common.confing.
2005-10-28 03:56:33 +00:00
Tim Shimmin
5b23d7a080
Add comments, diganostics, pass back some errors from funcs.
...
Merge of master-melb:xfs-cmds:24197a by kenmcd.
When tracking down an error msg from fsstress, I had no idea what
was going on. So I have added a bunch of comments to the code
and added some more diagnostics (in verbose mode). Have also passed
back some failures which weren't directly before.
Hopefully this will not change the ops which are called for
a given rand-seed run.
2005-10-25 06:37:03 +00:00
Andrew Jones
5493cd07ca
Added machine cocky to common.config
...
Merge of master-melb:xfs-cmds:24175a by kenmcd.
Added machine cocky to common.config.
2005-10-25 06:36:22 +00:00
Tim Shimmin
f466b363f4
check we support quotas
...
Merge of master-melb:xfs-cmds:23856a by kenmcd.
check we support quotas
2005-09-20 15:32:55 +00:00
Tim Shimmin
be529ae745
paranoid testing that mkfs of scratch works without ipaths option
...
Merge of master-melb:xfs-cmds:23822a by kenmcd.
paranoid testing that mkfs of scratch works without ipaths option
2005-09-15 15:05:47 +00:00
Tim Shimmin
3ebdf78c16
Test out pv#942130 where the unmount rec is not ungranting log space.
...
Merge of master-melb:xfs-cmds:23759a by kenmcd.
Test out pv#942130. Do a heap of freeze/thaws on a small log fs.
2005-09-07 15:17:49 +00:00
Nathan Scott
c25b74b3f7
Dont write to /dev/console explicitly, its bad form.
...
Merge of master-melb:xfs-cmds:23723a by kenmcd.
2005-09-05 06:02:20 +00:00
Tim Shimmin
c57cc6fb97
fix up start and stop state
...
Merge of master-melb:xfs-cmds:23621a by kenmcd.
fix up start and stop state
2005-08-24 15:19:05 +00:00
Tim Shimmin
a5959aafca
stat is different on Linux vs. IRIX. Will use ls instead and filter.
...
Merge of master-melb:xfs-cmds:23593a by kenmcd.
stat is different on Linux vs. IRIX. Will use ls instead and filter.
2005-08-23 15:12:53 +00:00
Tim Shimmin
9a821d64fe
A QA test to reproduce the xfs_trans_brelse() in quota bug.
...
Merge of master-melb:xfs-cmds:23589a by kenmcd.
A QA test to reproduce the xfs_trans_brelse() in quota bug.
2005-08-23 06:08:46 +00:00
Tim Shimmin
9fbd595bc6
filter out extra quota restore msg on irix
...
Merge of master-melb:xfs-cmds:23581a by kenmcd.
filter out extra quota restore msg on irix
2005-08-22 06:01:48 +00:00
Andrew Jones
8f491375e5
Added PV number to test description.
...
Merge of master-melb:xfs-cmds:23561a by kenmcd.
Added PV number to test description.
2005-08-19 03:54:48 +00:00
Andrew Jones
4e418b1007
Converted IRIX ln -s failure output to be the same as Linux's.
...
Merge of master-melb:xfs-cmds:23524a by kenmcd.
Converted IRIX ln -s failure output to be the same as Linux's.
2005-08-18 03:49:54 +00:00
Andrew Jones
98f0e2ec56
Test for attempting to filesystem corruption with serial fsstresses and a known seed.
...
Merge of master-melb:xfs-cmds:23409a by kenmcd.
Test for attempting to filesystem corruption with serial fsstresses and a known seed.
2005-08-05 15:06:10 +00:00
Tim Shimmin
6d9adcca1d
Test out the resetting of sb_qflags for pv#940491.
...
Merge of master-melb:xfs-cmds:23384a by kenmcd.
Test out the resetting of sb_qflags for pv#940491.
2005-08-04 06:03:32 +00:00
Tim Shimmin
1037a803d9
useful simple program for creating holes when want
...
to create lots of extents
Merge of master-melb:xfs-cmds:23185a by kenmcd.
Add makeextents
2005-07-15 03:49:38 +00:00
Tim Shimmin
65fc5a15eb
Take 071 (writing/reading from large offsets), and 114,115 (parentptr)
...
out of auto group.
Merge of master-melb:xfs-cmds:23175a by kenmcd.
Take 071 (writing/reading from large offsets), and 114,115 (parentptr)
out of auto group.
2005-07-14 03:46:23 +00:00
Nathan Scott
6a7c05c153
fgrep on IRIX doesnt have a -q flag - so switch to plain grep.
...
Merge of master-melb:xfs-cmds:23174a by kenmcd.
2005-07-14 03:45:42 +00:00
Andrew Jones
234f408472
Updated common.config to icy new scratch disk partition layout.
...
Merge of master-melb:xfs-cmds:23171a by kenmcd.
Updated common.config to icy new scratch disk partition layout.
2005-07-13 15:17:49 +00:00
Nathan Scott
cd78165588
Fix test 094 wrt its xfs_io usage.
...
Merge of master-melb:xfs-cmds:23143a by kenmcd.
2005-07-12 03:45:00 +00:00
Nathan Scott
8b5b80690a
Add a generic inode flag tester, fix filter in test 103.
...
Merge of master-melb:xfs-cmds:23132a by kenmcd.
2005-07-11 14:57:36 +00:00
Nathan Scott
9e4bae9c4b
Fix up test 096 to work for both internal and external logs.
...
Merge of master-melb:xfs-cmds:23131a by kenmcd.
2005-07-11 14:56:55 +00:00