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
Allan Randall
5b783b2e44
Test 050 modified to test all quota mount options in single run
...
Merge of master-melb:xfs-cmds:25962a by kenmcd.
Modified to test all quota mount options in single run
2006-05-18 15:48:26 +00:00
Allan Randall
f55c95c49d
added help when using -h and --help arguments
...
Merge of master-melb:xfs-cmds:25939a by kenmcd.
added help when using -h and --help arguments
2006-05-15 15:29:16 +00:00
Allan Randall
b51a45e297
added dd function to handle variations of dd output in Linux
...
Merge of master-melb:xfs-cmds:25929a by kenmcd.
added dd function to handle variations of dd output in Linux
2006-05-15 06:10:31 +00:00
Andrew Jones
0e183a3032
Test 105 was broken on IRIX because there is no setfacl cmd in IRIX.
...
Merge of master-melb:xfs-cmds:25919a by kenmcd.
Test now checks HOSTOS and runs setfacl for linux and chacl for IRIX. Also removed the group ($4) column in the ls -l cmd because IRIX reports the group 'sys' but Linux reports the group as 'root'. This detail was not needed for the test.
2006-05-12 06:06:04 +00:00
Barry Naujok
f87d14c2ac
added test machine hammer
...
Merge of master-melb:xfs-cmds:25914a by kenmcd.
added test machine hammer
2006-05-10 15:35:05 +00:00
Allan Randall
478d0343bc
Added test for noatime checking
...
Merge of master-melb:xfs-cmds:25899a by kenmcd.
Test for noatime checking
2006-05-08 15:29:52 +00:00
Andrew Jones
0894c147d7
added qaclient cxfsirix1.
...
Merge of master-melb:xfs-cmds:25894a by kenmcd.
added qaclient cxfsirix1.
2006-05-05 03:59:22 +00:00
Nathan Scott
1c53da1e7b
Allow LDFLAGS to come from build env, for the Gentoo fringe dwellers.
...
Merge of master-melb:xfs-cmds:25860a by kenmcd.
2006-05-02 03:50:41 +00:00
Andrew Jones
9fe48075ca
Added qa machine hellfire to common.config
...
Merge of master-melb:xfs-cmds:25845a by kenmcd.
Added qa machine hellfire to common.config, removed icy.
2006-04-28 04:03:39 +00:00
Tim Shimmin
64fe5df9de
xfstests changes for lib64 stuff
...
Merge of master-melb:xfs-cmds:25826a by kenmcd.
call configure with libexecdir and lib64 enabling
2006-04-24 15:31:12 +00:00
Nathan Scott
c16d3b2281
Make test 41 fail if it cannot run mkfs successfully.
...
Merge of master-melb:xfs-cmds:25749a by kenmcd.
2006-04-18 03:48:00 +00:00
Nathan Scott
af59350a27
Make xfstests build use -O2 by default.
...
Merge of master-melb:xfs-cmds:25677a by kenmcd.
2006-04-05 03:55:41 +00:00
Tim Shimmin
86f92b45a6
Need LC_COLLATE set for sort like we do in other qa tests.
...
We need a repeatable sort order.
Merge of master-melb:xfs-cmds:25663a by kenmcd.
Execute bits changed from xxx to x--
Need LC_COLLATE set for sort like we do in other qa tests.
We need a repeatable sort order.
2006-04-04 15:34:04 +00:00