Nathan Scott
422b6d5a86
Make test 081 work with external log/rt devices too.
...
Merge of master-melb:xfs-cmds:26376a by kenmcd.
2006-06-29 15:33:01 +00:00
Nathan Scott
3a588d7a6e
Fix coupel of newer tests to work with external log/rt devices too.
...
Merge of master-melb:xfs-cmds:26371a by kenmcd.
2006-06-29 03:50:18 +00:00
Nathan Scott
0b79635a78
Prevent test 016 from running if mkfs options create an unworkable log for its purposes.
...
Merge of master-melb:xfs-cmds:26369a by kenmcd.
2006-06-28 06:07:54 +00:00
David Disseldorp
ff8c3df50d
modified client
...
Merge of master-melb:xfs-cmds:26360a by kenmcd.
modified galah
2006-06-27 15:36:05 +00:00
David Disseldorp
79c395f4da
added xfs-qa client
...
Merge of master-melb:xfs-cmds:26359a by kenmcd.
added galah
2006-06-27 15:35:22 +00:00
Tim Shimmin
7f15905688
filter out in the logprint filter, the new flags field that I added
...
for buf items - it's not useful for checking it generally.
Merge of master-melb:xfs-cmds:26358a by kenmcd.
filter out in the logprint filter, the new flags field that I added
for buf items - it's not useful for checking it generally.
2006-06-27 15:34:39 +00:00
Nathan Scott
a90d78c5da
QA updates - make builds on older versions of headers work, reenable rt on bruce.
...
Merge of master-melb:xfs-cmds:26356a by kenmcd.
2006-06-27 03:49:23 +00:00
Nathan Scott
c2d923693c
Check for indent command before running test 122.
...
Merge of master-melb:xfs-cmds:26354a by kenmcd.
2006-06-26 15:40:22 +00:00
Nathan Scott
7636c747d6
Fix test 096 when used with realtime subvols.
...
Merge of master-melb:xfs-cmds:26346a by kenmcd.
2006-06-26 06:08:16 +00:00
Allan Randall
e9bec7a2e0
Modified to use "_scratch_mount -onoatime" rather than hardcoded mount
...
Merge of master-melb:xfs-cmds:26323a by kenmcd.
Modified to use using "_scratch_mount -onoatime" rather than hardcoded mount
2006-06-23 02:58:26 +00:00
Allan Randall
176a17cc7c
fixed mkfs options to stop failure when sunit and swidth are set as MKFS_OPTIONS
...
Merge of master-melb:xfs-cmds:26322a by kenmcd.
fixed mkfs options to stop failure when sunit and swidth are set as MKFS_OPTIONS.
2006-06-23 02:57:44 +00:00
Allan Randall
f861369a2a
Modified 120 and 122 groups so auto-fsqa could display results correctly
...
Merge of master-melb:xfs-cmds:26304a by kenmcd.
Modified 120 and 122 groups
2006-06-21 06:12:54 +00:00
Allan Randall
dd11095027
Fixed golden output
...
Merge of master-melb:xfs-cmds:26297a by kenmcd.
Fixed golden output
2006-06-21 03:55:05 +00:00
Allan Randall
99082b7876
Added filter to allow older versions of xfsdump to pass xfsqa
...
Merge of master-melb:xfs-cmds:26294a by kenmcd.
Added filter to allow older versions of xfsdump to pass xfsqa
2006-06-20 16:00:17 +00:00
Allan Randall
6631e39f44
Ordered test and golden output files as test was failing due to sizeof( xfs_alloctype_t ) = 4 being on a different line
...
Merge of master-melb:xfs-cmds:26276a by kenmcd.
Ordered test and golden output files as test was failing due to sizeof( xfs_alloctype_t ) = 4 being on a different line
2006-06-19 06:10:49 +00:00
Nathan Scott
26fdd3c59c
Comment out extsize setting for all allocators until delalloc accounting issue resolved.
...
Merge of master-melb:xfs-cmds:26268a by kenmcd.
2006-06-17 06:11:37 +00:00
Tim Shimmin
1e1fa61c88
update for the extra 32/64 variants of EFI/EFD/inode log format structures.
...
Merge of master-melb:xfs-cmds:26265a by kenmcd.
update for the extra 32/64 variants of EFI/EFD/inode log format structures.
2006-06-16 06:08:07 +00:00
Allan Randall
b698d3d581
Added feature to allow remaining tests to be written to file
...
Merge of master-melb:xfs-cmds:26253a by kenmcd.
Added feature to allow remaining tests to be written to file
2006-06-15 04:03:28 +00:00
Nathan Scott
84a947f6cb
Fix a ls invocation in test 069.
...
Merge of master-melb:xfs-cmds:26245a by kenmcd.
2006-06-15 04:02:43 +00:00
Bill Kendall
64e89fe895
A recent mod changed the number of phases in xfsdump, and consequently the
...
xfsdump output changed. This mod fixes the expected output for the xfsdump
tests, as well as a few other minor bugs I came across when running the
xfsdump qa tests.
2006-06-08 12:50:04 +00:00
Tim Shimmin
543e4a76fa
An attempt at looking at the sizes of xfs structures with exclusions
...
for ones that we know are different.
The aim is to help pick up on extensions to structures and addition
of structures which for instance may vary on 32 bit and 64 bit word size
versions.
Merge of master-melb:xfs-cmds:26056a by kenmcd.
An attempt at looking at the sizes of xfs structures with exclusions
for ones that we know are different.
The aim is to help pick up on extensions to structures and addition
of structures which for instance may vary on 32 bit and 64 bit word size
versions.
2006-05-26 15:38:44 +00:00
Tim Shimmin
44bf3c8222
Test out pv#953263 by creating AGI unlinked lists for recovery and
...
looking in logprint for CLEAR_AGI_BUCKET transactions.
Merge of master-melb:xfs-cmds:26042a by kenmcd.
Test for pv#953263.
2006-05-26 04:02:17 +00:00
Nathan Scott
cce5a421c8
Dont hard code paths ni test 050, and fix common.quota macros on Debian setups.
...
Merge of master-melb:xfs-cmds:26021a by kenmcd.
2006-05-25 06:13:27 +00:00
Tim Shimmin
4d9847210e
add puffy as test machine
...
Merge of master-melb:xfs-cmds:26001a by kenmcd.
add puffy as test machine
2006-05-23 15:40:33 +00:00
Nathan Scott
4af2ca38f9
Drop support for version 1 directories completely.
...
Merge of master-melb:xfs-cmds:25994a by kenmcd.
2006-05-22 03:51:26 +00:00