David Disseldorp
4cf12f411a
added giro to xfsqa common.config
...
Merge of master-melb:xfs-cmds:27006a by kenmcd.
see description
2006-09-19 15:48:06 +00:00
Vlad Apostolov
bdf0572ab0
Fix emy settings
...
Merge of master-melb:xfs-cmds:26981a by kenmcd.
Fix emy settings
2006-09-15 12:37:44 +00:00
Lachlan McIlroy
a91705d181
Pre-create test file so reader wont quit if it passes the writer.
...
Merge of master-melb:xfs-cmds:26951a by kenmcd.
Pre-create test file so reader wont quit if it passes the writer.
2006-09-09 03:51:57 +00:00
Dave Chinner
fcc1b181e0
Fix test 004 for recent TOT kernels.
...
Merge of master-melb:xfs-cmds:26932a by kenmcd.
Take into account out put from df does not include space required
for AG freelists on 2.6.18+ kernels.
2006-09-07 04:01:04 +00:00
David Disseldorp
eadfa771b1
initialize extra_mount_options as blank string in _check_xfs_filesystem to prevent mount arg duplication every test
...
Merge of master-melb:xfs-cmds:26931a by kenmcd.
fixed mount arg duplication causing irix mounts to fail
2006-09-07 04:00:20 +00:00
Lachlan McIlroy
133e5c8c33
Remove test 133 from auto group.
...
Merge of master-melb:xfs-cmds:26930a by kenmcd.
Remove test 133 from auto group.
2006-09-07 03:59:36 +00:00
Lachlan McIlroy
89ea021141
test for deadlocks with concurrent I/O.
...
Merge of master-melb:xfs-cmds:26927a by kenmcd.
test for deadlocks with concurrent I/O.
2006-09-06 03:53:22 +00:00
David Disseldorp
79216d0458
changed attributes.h include path for irix
...
Merge of master-melb:xfs-cmds:26897a by kenmcd.
changed attributes.h include path for irix
2006-09-01 06:14:07 +00:00
David Disseldorp
a44ff5c7ff
fixed order of quota reports to always follow:
...
[ROOT]
[NAME]
rather than depend on the order of /etc/passwd & /etc/groups
Merge of master-melb:xfs-cmds:26878a by kenmcd.
fixed order of quota reports to always follow:
[ROOT]
[NAME]
rather than depend on the order of /etc/passwd & /etc/groups
2006-08-28 15:39:03 +00:00
Nathan Scott
606039ca27
Fix filter on realtime extsize.
...
Merge of master-melb:xfs-cmds:26875a by kenmcd.
2006-08-28 06:07:58 +00:00
Vlad Apostolov
d4f2f54689
pv 955274, rv bnaujok - add 1sec delay between file creation and changing its
...
attribute via dm_set_dmattr(). If the machine is too fast the ctime doesn't
change between create and dm_set_dmattr() and the test fails.
Merge of master-melb:xfs-cmds:26870a by kenmcd.
pv 955274, rv bnaujok - add 1sec delay between file creation and changing its
attribute via dm_set_dmattr(). If the machine is too fast the ctime doesn't
change between create and dm_set_dmattr() and the test fails.
2006-08-28 03:52:59 +00:00
Allan Randall
c7251ea730
Modified _supported_fs to reflect fs types supported
...
Merge of master-melb:xfs-cmds:26860a by kenmcd.
Modified _supported_fs to reflect fs types supported
2006-08-25 03:53:25 +00:00
David Disseldorp
17989c72d7
changed infernos logdevs to ramdisk devices
...
Merge of master-melb:xfs-cmds:26854a by kenmcd.
changed infernos logdevs to ramdisk devices
2006-08-23 06:06:34 +00:00
Nathan Scott
5e942e53ee
Fix test 128 to work when sh is not the fsgqa login shell.
...
Merge of master-melb:xfs-cmds:26837a by kenmcd.
2006-08-22 03:57:18 +00:00
Allan Randall
b6f1679a37
fixed common line filter
...
Merge of master-melb:xfs-cmds:26836a by kenmcd.
fixed common line filter
2006-08-22 03:56:34 +00:00
Nathan Scott
9e78f7bcac
Fix test 123 (assumed fsgqa shell was sh, now make it so), and 130.out which had incorrect golden output.
...
Merge of master-melb:xfs-cmds:26835a by kenmcd.
2006-08-22 03:55:50 +00:00
Nathan Scott
770e158a6b
Improve filtering to handle different realtime extent sizes too.
...
Merge of master-melb:xfs-cmds:26834a by kenmcd.
2006-08-22 03:55:04 +00:00
Nathan Scott
590d5f1887
Fix symlink detection in userspace Makefiles
...
Merge of master-melb:xfs-cmds:26825a by kenmcd.
2006-08-21 06:10:10 +00:00
Nathan Scott
840353fe04
Make test 050 output deterministic - cater for #days flipping to six (correctly), and extra space being allocated to id zero (also correctly).
...
Merge of master-melb:xfs-cmds:26820a by kenmcd.
2006-08-21 03:54:04 +00:00
Nathan Scott
b4856f64fe
Fix shell scripting botch wrt empty variable handling.
...
Merge of master-melb:xfs-cmds:26814a by kenmcd.
2006-08-18 15:40:32 +00:00
Nathan Scott
25567237c1
Unused files, remove.
...
Merge of master-melb:xfs-cmds:26812a by kenmcd.
2006-08-18 06:13:51 +00:00
Nathan Scott
50031179a1
Fix the file_as_id routine so it works for test 050.
...
Merge of master-melb:xfs-cmds:26811a by kenmcd.
2006-08-18 06:13:04 +00:00
Allan Randall
50392473ff
fix for unaligned access in loggen.c
...
Merge of master-melb:xfs-cmds:26761a by kenmcd.
fix for unaligned access PV 954475
2006-08-14 03:51:29 +00:00
David Disseldorp
adf2b5c768
changed dribble scratch disk config
...
Merge of master-melb:xfs-cmds:26685a by kenmcd.
changed dribble scratch disk config
2006-08-04 13:50:06 +00:00
Allan Randall
164f404489
Added checks for variables (QA Machines only) allowing them to be set from the command line without being overwritten
...
Merge of master-melb:xfs-cmds:26652a by kenmcd.
Added checks for variables (QA Machines only) allowing them to be set from the command line without being overwritten
2006-08-04 13:47:09 +00:00