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
David Disseldorp
f34441170a
added filters for tot repair
...
Merge of master-melb:xfs-cmds:27708a by kenmcd.
added filters for tot xfs-repair
2006-12-12 14:55:58 +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
Donald Douwsma
3508b5ae4a
added scaly
...
Merge of master-melb:xfs-cmds:27617a by kenmcd.
added scaly
2006-12-04 05:08:01 +00:00
David Disseldorp
0d0e533bf0
added molten
...
Merge of master-melb:xfs-cmds:27608a by kenmcd.
2006-12-03 02:55:49 +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
3e29b0b732
Add some more tests for the attr2 test.
...
Do some EA and extent interaction at different formats due to different
number of extents and EAs.
It showed up the current attr2 bug.
With the proposed patch this doesn't happen.
Merge of master-melb:xfs-cmds:27606a by kenmcd.
Add some more tests for the attr2 test.
Do some EA and extent interaction at different formats due to different
number of extents and EAs.
It showed up the current attr2 bug.
With the proposed patch this doesn't happen.
2006-12-01 14:46:42 +00:00
David Disseldorp
3ee81d5a0a
dassi config
...
Merge of master-melb:xfs-cmds:27577a by kenmcd.
2006-11-29 14:33:45 +00:00
David Disseldorp
6524f22dd6
add chapter11 config
...
Merge of master-melb:xfs-cmds:27571a by kenmcd.
2006-11-29 05:09:02 +00:00
Lachlan McIlroy
01973dcd86
Test that the on-disk file size is correct if file has been truncated.
...
Merge of master-melb:xfs-cmds:27522a by kenmcd.
Test that the on-disk file size is correct if file has been truncated.
2006-11-23 02:56:07 +00:00
David Chatterton
b9655eb2b3
Added vm host on my laptop for QA.
...
Merge of master-melb:xfs-cmds:27464a by kenmcd.
Added linux-chatz
2006-11-16 14:53:52 +00:00
David Disseldorp
f3cc085bbc
cleanup xfs_copy images after running test
...
Merge of master-melb:xfs-cmds:27351a by kenmcd.
2006-11-06 02:52:23 +00:00
David Disseldorp
be8b8f0c7f
check for mount and mkfs failures and exit if failure occurs, rather than fill qa machines root fs.
...
Merge of master-melb:xfs-cmds:27324a by kenmcd.
2006-10-31 16:08:47 +00:00
Vlad Apostolov
11cced490a
955274: DMAPI qa test fixes
...
Merge of master-melb:xfs-cmds:27241a by kenmcd.
avoid negative number LONG_MAX + 1
2006-10-19 06:08:45 +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
David Disseldorp
b60faa180d
su changes (again)
...
Merge of master-melb:xfs-cmds:27205a by kenmcd.
2006-10-17 04:02:39 +00:00
David Disseldorp
3e730a1b8a
run test on scratch dir
...
remove failure case for when scratch is not mounted before test
Merge of master-melb:xfs-cmds:27201a by kenmcd.
2006-10-16 15:46:05 +00:00
David Disseldorp
bf1f86644b
moved _mount_ops_minus_o_comma_replace to _mount routine, to filter all mount requests for multiple -o's
...
Merge of master-melb:xfs-cmds:27199a by kenmcd.
2006-10-16 06:14:00 +00:00
David Disseldorp
8b33f073ca
run test inside subdir with known permissions
...
Merge of master-melb:xfs-cmds:27197a by kenmcd.
2006-10-16 06:13:16 +00:00
David Disseldorp
7cf9d615bd
irix is fussy about how it is fed its mount options
...
- multiple -o's are not allowed
- no spaces between comma delimitered options
added sed script replaces all -o's (except the first) with a comma
Merge of master-melb:xfs-cmds:27184a by kenmcd.
2006-10-13 03:54:57 +00:00
David Disseldorp
c344f74b8a
dont specify shell for su, irix doesnt like it
...
make filter irix friendly
Merge of master-melb:xfs-cmds:27181a by kenmcd.
2006-10-13 03:54:14 +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
Lachlan McIlroy
219dbd9f08
IRIX doesn't support -q option to pwrite so redirect output of command to /dev/null.
...
Merge of master-melb:xfs-cmds:27178a by kenmcd.
IRIX doesn't support -q option to pwrite so redirect output of command to /dev/null.
2006-10-12 16:00:23 +00:00
Allan Randall
67b6aae742
Added checks to ensure group quota is not used before attempting to mount with pquota option
...
Merge of master-melb:xfs-cmds:27128a by kenmcd.
Added checks to ensure group quota is not used before attempting to mount with pquota option
2006-10-05 03:53:10 +00:00