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
Vlad Apostolov
c6412978e7
pv 955274 - Print out hex instead of char for non-printable characters.
...
Merge of master-melb:xfs-cmds:27095a by kenmcd.
pv 955274 - Print out hex instead of char for non-printable characters.
2006-10-02 15:47:47 +00:00
Vlad Apostolov
fba6c12448
pv 955274 - Limit the offset passed to dm_write_invis() to the file size to avoid
...
EINVAL error. Fix u_char to char comparison. Print out hex instead of
char for nonprintable characters.
Merge of master-melb:xfs-cmds:27094a by kenmcd.
pv 955274 - Limit the offset passed to dm_write_invis() to the file size to avoid
EINVAL error. Fix u_char to char comparison. Print out hex instead of
char for nonprintable characters.
2006-10-02 15:47:03 +00:00
Vlad Apostolov
f3982a5a7e
pv 955274 - Fix random test failures due to u_char to char type mismatch comparison.
...
Merge of master-melb:xfs-cmds:27090a by kenmcd.
pv 955274 - Fix random test failures due to u_char to char type mismatch comparison.
2006-10-02 03:55:04 +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
Vlad Apostolov
8b4e94540c
pv 955274 - Requires fsync() after a file attribute change. This is for dm_get_bulkattr().
...
Merge of master-melb:xfs-cmds:27061a by kenmcd.
pv 955274 - Requires fsync() after a file attribute change. This is for dm_get_bulkattr().
2006-09-27 06:07:54 +00:00
Vlad Apostolov
817207981e
pv 955274 - Limit the random generated file size attribute to 1 TB (if size is too big the kernel panics)
...
Merge of master-melb:xfs-cmds:27060a by kenmcd.
pv 955274 - Limit the random generated file size attribute to 1 TB (if size is too big the kernel panics)
2006-09-27 06:07:10 +00:00
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