Nathan Scott
cd78165588
Fix test 094 wrt its xfs_io usage.
...
Merge of master-melb:xfs-cmds:23143a by kenmcd.
2005-07-12 03:45:00 +00:00
Nathan Scott
8b5b80690a
Add a generic inode flag tester, fix filter in test 103.
...
Merge of master-melb:xfs-cmds:23132a by kenmcd.
2005-07-11 14:57:36 +00:00
Nathan Scott
9e4bae9c4b
Fix up test 096 to work for both internal and external logs.
...
Merge of master-melb:xfs-cmds:23131a by kenmcd.
2005-07-11 14:56:55 +00:00
Andrew Jones
1966500be4
Updated common.config to reflect inferno's scratch disk partition layout.
...
Merge of master-melb:xfs-cmds:23125a by kenmcd.
Added TEST_LOGDEV, SCRATCH_LOGDEV and #SCRATCH_RTDEV for machine inferno.
2005-07-11 03:44:07 +00:00
Andrew Jones
220756b0f3
quota and vfat fixes.
...
Merge of master-melb:xfs-cmds:23117a by kenmcd.
Added fixed block size for vfat filesystems. Required because mkfs.vfat fails after the super-block is wiped.
2005-07-08 15:05:17 +00:00
Andrew Jones
28eafb005f
Updated common.config for sheila's new partition layout.
...
Merge of master-melb:xfs-cmds:23102a by kenmcd.
Updated common.config for sheila's new partition layout.
2005-07-07 15:05:09 +00:00
Nathan Scott
781a49c308
Fix fsstress builds when setting the project identifier (fsx interface now).
...
Merge of master-melb:xfs-cmds:23061a by kenmcd.
2005-07-05 03:44:14 +00:00
Tim Shimmin
fb5483e332
Get libhandle working on IRIX for qa. Put back fd_to_handle.
...
Merge of master-melb:xfs-cmds:23053a by kenmcd.
2005-07-04 06:00:09 +00:00
Tim Shimmin
f55ff6b3fe
Add a couple of test boxes for convenience.
...
Cleanup some endline whitespace.
Merge of master-melb:xfs-cmds:22996a by kenmcd.
Add a couple of test boxes for convenience.
Cleanup some endline whitespace.
2005-06-27 14:57:49 +00:00
Tim Shimmin
33b57b6af6
Do some more checks.
...
Merge of master-melb:xfs-cmds:22995a by kenmcd.
Do some more checks.
2005-06-27 14:57:07 +00:00
Christoph Hellwig
31af49388a
fix endianess cleanups fallout in xfstests
2005-06-10 16:14:17 +00:00
Nathan Scott
84b31b62d8
Tweak quota QA test 107, sort output for deterministic result.
...
Merge of master-melb:xfs-cmds:22844a by kenmcd.
2005-06-07 06:09:16 +00:00
Tim Shimmin
cb2c760e6d
filter out log device
...
Merge of master-melb:xfs-cmds:22816a by kenmcd.
filter out log device
2005-06-03 15:11:17 +00:00
Nathan Scott
5c70908266
Add project quota to user/group quota types already checked in test 030.
...
Merge of master-melb:xfs-cmds:22809a by kenmcd.
2005-06-03 15:10:36 +00:00
Tim Shimmin
5493d867dc
fix filter name - got to carried away with search and replace
...
for XFS_IO_PROG.
Merge of master-melb:xfs-cmds:22793a by kenmcd.
fix filter name - got to carried away with search and replace
for XFS_IO_PROG.
2005-06-03 06:07:55 +00:00
Tim Shimmin
b0c63de815
get rid of tee - works or irix but not on linux
...
Merge of master-melb:xfs-cmds:22790a by kenmcd.
get rid of tee - works or irix but not on linux when we
don't get output from touch.
Not really needed anyway.
2005-06-03 03:49:22 +00:00
Nathan Scott
53bb1a5ddc
Fix .full file overwrite in test 106, enable project quota QA in 108.
...
Merge of master-melb:xfs-cmds:22787a by kenmcd.
2005-06-03 03:48:40 +00:00
Tim Shimmin
8ee8984492
check for ipath consistency on TEST_DIR between tests.
...
Merge of master-melb:xfs-cmds:22780a by kenmcd.
check for ipath consistency on TEST_DIR between tests.
2005-06-02 15:10:00 +00:00
Tim Shimmin
3ef27d6443
xfs_io -> XFS_IO_PROG as used by dgc
...
Merge of master-melb:xfs-cmds:22779a by kenmcd.
2005-06-02 15:09:19 +00:00
Tim Shimmin
bb98f0e757
Dave (dgc) changed xfs_chver for his lazy-superblock counter stuff
...
so that it now modifies the feature2 field in the superblock.
There is now an extra msg about feature2 in the output.
Merge of master-melb:xfs-cmds:22778a by kenmcd.
Dave (dgc) changed xfs_chver for his lazy-superblock counter stuff
so that it now modifies the feature2 field in the superblock.
There is now an extra msg about feature2 in the output.
2005-06-02 06:05:00 +00:00
Tim Shimmin
1eed38926f
filter out IRIX difference for repair where it complains about
...
bogus userids/groupids since they were set to -1.
This does not have such a limit on linux.
Merge of master-melb:xfs-cmds:22777a by kenmcd.
filter out IRIX difference for repair where it complains about
bogus userids/groupids since they were set to -1.
This does not have such a limit on linux.
2005-06-02 06:04:19 +00:00
Tim Shimmin
669c247b5e
filter out cleanup rm for IRIX
...
Merge of master-melb:xfs-cmds:22776a by kenmcd.
filter out cleanup rm for IRIX
2005-06-02 06:03:36 +00:00
Nathan Scott
e52c143e3c
Add three additional quota tests - 106/107/108.
...
Merge of master-melb:xfs-cmds:22775a by kenmcd.
2005-06-02 06:02:53 +00:00
Tim Shimmin
f5a18fe143
fix up irix differences
...
Merge of master-melb:xfs-cmds:22772a by kenmcd.
fix up for different irix error msg for too many symlinks
2005-06-02 03:48:53 +00:00
Dean Roehrich
443293519d
Make get_events easier to use in a script
...
Change some output to be valid as shell variable assignments.
2005-05-27 17:23:04 +00:00