Commit Graph

647 Commits

Author SHA1 Message Date
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
Dean Roehrich a3d6ec627d fix write_invis, workaround irix compiler bug
Do not lseek--no reason for it.
Workaround irix compiler bug, I think, by using a temp variable
for the read() length...the irix compiler kept inserting a value of
zero for the length.
2005-05-27 17:20:01 +00:00
Tim Shimmin 477ac36824 qa tests for parentptr stuff
on irix
Merge of master-melb:xfs-cmds:22663a by kenmcd.

  test if after various vnodeops, dirstress and fsstress that the
  filesystem is still consistent in regards to parentptr EAs
2005-05-24 04:00:32 +00:00
Andrew Jones c91d15b4d5 Added machines rooster and rosella to common.config.
Merge of master-melb:xfs-cmds:22461a by kenmcd.
2005-05-06 15:29:43 +00:00
Nathan Scott 4090c39c49 Enable aio-stress, it passes as long as direct IO writes work/disabled (currently the latter).
Merge of master-melb:xfs-cmds:22349a by kenmcd.
2005-04-22 15:03:00 +00:00
Christoph Hellwig 37756c35d1 xfsqa changes for gcc4 (for real this time)
inode number passed to bulkstat should be unsigned
2005-04-18 18:35:33 +00:00
Christoph Hellwig ea19ed3125 xfsqa changes for gcc4
inode number passed to bulkstat should be unsigned
2005-04-18 11:58:42 +00:00
Nathan Scott 2619dd6036 Drop 113 from auto group until AIO issue resolved, add missed quota test update.
Merge of master-melb:xfs-cmds:22100a by kenmcd.
2005-04-08 03:51:40 +00:00
Nathan Scott a175e44297 Abstract out some common quota shell code, add project operation to fsstress.
Merge of master-melb:xfs-cmds:22099a by kenmcd.
2005-04-08 03:50:59 +00:00
Nathan Scott a91bfa6f4c Add some baseline regular-file-IO benchmarks.
Merge of master-melb:xfs-cmds:21952a by kenmcd.
2005-03-24 14:15:57 +00:00
Nathan Scott 5ed0f19a49 Switch over pagesize feature.c option, add a check for project quota.
Merge of master-melb:xfs-cmds:21941a by kenmcd.
2005-03-24 05:05:35 +00:00
Nathan Scott 24211a43f8 Fix up test, skip v1 dirs component.
Merge of master-melb:xfs-cmds:21939a by kenmcd.
2005-03-24 05:04:53 +00:00
Nathan Scott 3a4655de6f Fix up some autoconf macros to get freebsd builds working again.
Merge of master-melb:xfs-cmds:21750a by kenmcd.
2005-03-08 02:53:05 +00:00
Nathan Scott 7e173e93df Get compiling with gcc4 - static/extern mismatch removed.
Merge of master-melb:xfs-cmds:21749a by kenmcd.
2005-03-08 02:52:23 +00:00
Tim Shimmin 6e6280d86f acl and exec perms test
Merge of master-melb:xfs-cmds:21690a by kenmcd.

  acl and exec perms test
2005-03-02 04:59:50 +00:00
Nathan Scott 11b5d15133 Add a test to run fsx with the AIO flag switched on, in combination with various other flags.
Merge of master-melb:xfs-cmds:21536a by kenmcd.
2005-02-17 02:52:28 +00:00
Andrew Jones 79a5f43577 Added 068 to auto group
Merge of master-melb:xfs-cmds:21529a by kenmcd.

  Added 068 to auto group
2005-02-16 14:02:08 +00:00
Nathan Scott fd3daffb57 Ensure we do not oversubscribe freespace for AIO stress test (take 2).
Merge of master-melb:xfs-cmds:21493a by kenmcd.
2005-02-14 13:54:04 +00:00