David Disseldorp
888b474e69
This test enables dmapi return_on_destroy and captures dmapi events
...
generated by two create/removes. One with file attibutes set, one without.
A dmapi destroy event should be generated in both cases, however PV960928
has shown that it may not be when attributes are not set.
Merge of master-melb:xfs-cmds:28771a by kenmcd.
test
2007-06-04 06:13:28 +00:00
Dave Chinner
707df41353
QA test to exercise unwritten extent conversion for sync direct I/O
...
Merge of master-melb:xfs-cmds:28769a by kenmcd.
QA test to exercise unwritten extent conversion for sync direct I/O.
2007-06-04 06:11:56 +00:00
David Disseldorp
db395db976
fix group listing regexp
...
Merge of master-melb:xfs-cmds:28513a by kenmcd.
add dmapi group
2007-05-04 06:10:34 +00:00
Dave Chinner
99120c4055
QA test to demonstrate unwritten extent/mmap write problem
...
Merge of master-melb:xfs-cmds:28456a by kenmcd.
mmap vs unwritten extents test.
2007-04-23 16:00:46 +00:00
Tim Shimmin
a5bf75d71b
Provide conditions to show up problem for dioread on IRIX and Linux
...
for pv#962005.
Merge of master-melb:xfs-cmds:28362a by kenmcd.
Provide conditions to show up problem for dioread on IRIX and Linux
for pv#962005.
2007-04-04 15:57:12 +00:00
Tim Shimmin
59cf9009f6
Some experimentation for pv#962014 doing prealloc, direct write, buffered read etc...
...
Add more here if come up with other ideas.
Merge of master-melb:xfs-cmds:28351a by kenmcd.
Some experimentation for pv#962014 doing prealloc, direct write, buffered read etc...
Add more here if come up with other ideas.
2007-04-04 03:54:24 +00:00
Allan Randall
133fdfd9c5
Integrate dmapi suite 1 into xfsqa infrastructure
...
Merge of master-melb:xfs-cmds:27924a by kenmcd.
added IRIX to _supported_os
2007-01-16 02:58:21 +00:00
David Disseldorp
fdeaa5213d
clone of test 031 using xfs_prepair instead of xfs_repair
...
Merge of master-melb:xfs-cmds:27794a by kenmcd.
clone of test 031 using xfs_prepair instead of xfs_repair
2006-12-21 02:54:59 +00:00
David Disseldorp
8a586997a2
small changes required for 148 prepair tests
...
Merge of master-melb:xfs-cmds:27781a by kenmcd.
export prepair and prepair64 binary paths
2006-12-20 05:11:03 +00:00
Allan Randall
ab526a6352
Integrate existing dmapi qa tests into xfs qa infrastructure
...
Merge of master-melb:xfs-cmds:27764a by kenmcd.
Dmapi get/set_dmattr
2006-12-19 02:55:36 +00:00
Barry Naujok
7e95df6aac
Fix up xfs_io mread command that read from the wrong offset
...
Merge of master-melb:xfs-cmds:27661a by kenmcd.
Added QA test for xfs_io mread command
2006-12-08 03:01:47 +00:00
Lachlan McIlroy
8434010b79
More tests for the NULL files problem
...
Merge of master-melb:xfs-cmds:27632a by kenmcd.
Fix test number and simplify test case
2006-12-05 05:07:45 +00:00
Lachlan McIlroy
a441980687
Test for NULL files problem.
...
Merge of master-melb:xfs-cmds:27607a by kenmcd.
Test for NULL files problem.
2006-12-02 02:52:30 +00:00
Tim Shimmin
7dcf3ce6f9
test out attr2 with different number of extents and number
...
of EAs - with both sizes shrinking and enlarging and changing
formats. Need to fix up the output before setting live.
Merge of master-melb:xfs-cmds:27208a by kenmcd.
test out attr2 with different number of extents and number
of EAs - with both sizes shrinking and enlarging and changing
formats. Need to fix up the output before setting live.
2006-10-17 06:10:19 +00:00
Lachlan McIlroy
bd993d0f21
Test to verify that the on-disk file size is updated correctly.
...
Merge of master-melb:xfs-cmds:27179a by kenmcd.
2006-10-13 03:53:31 +00:00
Allan Randall
a15a1cb0ed
Test to reproduce PV951636: project quotas not updated if a file is mv'd into that directory
...
Merge of master-melb:xfs-cmds:27072a by kenmcd.
Test to reproduce PV951636: project quotas not updated if a file is mv'd into that directory
2006-09-28 15:51:04 +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
Allan Randall
981ee2573c
Merge relevant CXFSQA tests into XFSQA
...
Merge of master-melb:xfs-cmds:26631a by kenmcd.
2006-08-04 13:44:58 +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
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
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
Tim Shimmin
6cf4fe3965
put 063 into attr group
...
Merge of master-melb:xfs-cmds:25247a by kenmcd.
add 063 to attr group
2006-02-21 02:49:52 +00:00
Nathan Scott
5ba1d7847e
Couple more QA tests - one ENOSPC condition, one bulkstat error case.
...
Merge of master-melb:xfs-cmds:25142a by kenmcd.
2006-02-08 14:30:43 +00:00