Commit Graph

677 Commits

Author SHA1 Message Date
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
Andrew Jones 94ae49f0cb Removed snort's non-existant remote irix tape device from each QA machine.
Merge of master-melb:xfs-cmds:25126a by kenmcd.

  Removed snort's non-existant remote irix tape device from each QA machine.
2006-02-06 15:01:34 +00:00
Nathan Scott 2164ebf911 Fix up a configure diagnostic when detecting attr/acl headers.
Merge of master-melb:xfs-cmds:25114a by kenmcd.
2006-02-06 02:50:10 +00:00
Nathan Scott 62f8947fac Test case for repair dir2 freetab botch.
Merge of master-melb:xfs-cmds:24819a by kenmcd.
2005-12-15 02:49:36 +00:00
Nathan Scott 9013897f9f Update quota tests to work with project quota (and xfs_quota).
Merge of master-melb:xfs-cmds:24813a by kenmcd.
2005-12-14 05:04:52 +00:00
Tim Shimmin 876970e2a2 Stop using ls for comparison with dump/restore for 065 and instead
use find with src/lstat64. Should convert other tests in the future.
Merge of master-melb:xfs-cmds:24773a by kenmcd.

  Stop using ls for comparison with dump/restore for 065 and instead
  use find with src/lstat64. Should convert other tests in the future.
2005-12-09 05:08:00 +00:00
Nathan Scott de6d86177f QA test updates - fixes for pquota, extsize, fsstress, and ensure mount options passed through to test_dev.
Merge of master-melb:xfs-cmds:24763a by kenmcd.
2005-12-09 02:52:22 +00:00
Nathan Scott 6449a993f2 Switch to always using get/setxattr rather than a separate projid call on IRIX.
Merge of master-melb:xfs-cmds:24692a by kenmcd.
2005-12-05 21:41:47 +00:00
Andrew Jones 9fdbc7d1e3 Added randomize test option to ./check
Merge of master-melb:xfs-cmds:24664a by kenmcd.

  Added comment about the randomize '-r' option.
2005-12-02 05:03:41 +00:00
Tim Shimmin 7a8eec9ca8 sync and sleep for bulkstat
Merge of master-melb:xfs-cmds:24591a by kenmcd.

  sync and sleep for bulkstat
2005-11-28 14:02:10 +00:00
Nathan Scott 8b76f6ea9e Fix compilation error with recent XFS headers.
Merge of master-melb:xfs-cmds:24584a by kenmcd.
2005-11-28 05:01:57 +00:00
Tim Shimmin a2233efb9d filter out parent output for mkfs
Merge of master-melb:xfs-cmds:24451a by kenmcd.

  filter out parent output for mkfs - since exists on IRIX but not Linux yet
2005-11-16 02:49:46 +00:00
Tim Shimmin 021e041f6d update 114 for new getparents interface and xfs_io parent command.
Merge of master-melb:xfs-cmds:24430a by kenmcd.

  update 114 for new getparents interface and xfs_io parent command.
2005-11-15 14:06:40 +00:00
Tim Shimmin 990438f727 ensure file foo doesn't exist
Merge of master-melb:xfs-cmds:24400a by kenmcd.

  ensure file foo doesn't already exist
2005-11-14 14:08:38 +00:00
Nathan Scott 834e691c4e QA script update
Merge of master-melb:xfs-cmds:24336a by kenmcd.
2005-11-09 05:05:06 +00:00
Nathan Scott d259454b19 Update copyright annotations and license boilerplates to correspond with SGI Legals preferences.
Merge of master-melb:xfs-cmds:24329a by kenmcd.
2005-11-09 02:50:19 +00:00
Nathan Scott 640164847a Update copyright annotations and license boilerplates to correspond with SGI Legals preferences.
Merge of master-melb:xfs-cmds:24327a by kenmcd.
2005-11-09 02:49:08 +00:00
Nathan Scott c15833f024 Update copyright annotations and license boilerplates to correspond with SGI Legals preferences.
Merge of master-melb:xfs-cmds:24326a by kenmcd.
2005-11-09 02:48:08 +00:00
Nathan Scott 998dd5de3d Keep packaging scripts in sync across all of the packages were maintaining here
Merge of master-melb:xfs-cmds:24301a by kenmcd.
2005-11-07 02:48:13 +00:00
Andrew Jones 9993e8cbaa Added qa machine porky to common.confing.
Merge of master-melb:xfs-cmds:24240a by kenmcd.

  Added qa machine porky to common.confing.
2005-10-28 03:56:33 +00:00
Tim Shimmin 5b23d7a080 Add comments, diganostics, pass back some errors from funcs.
Merge of master-melb:xfs-cmds:24197a by kenmcd.

  When tracking down an error msg from fsstress, I had no idea what
  was going on. So I have added a bunch of comments to the code
  and added some more diagnostics (in verbose mode). Have also passed
  back some failures which weren't directly before.
  Hopefully this will not change the ops which are called for
  a given rand-seed run.
2005-10-25 06:37:03 +00:00
Andrew Jones 5493cd07ca Added machine cocky to common.config
Merge of master-melb:xfs-cmds:24175a by kenmcd.

  Added machine cocky to common.config.
2005-10-25 06:36:22 +00:00
Tim Shimmin f466b363f4 check we support quotas
Merge of master-melb:xfs-cmds:23856a by kenmcd.

  check we support quotas
2005-09-20 15:32:55 +00:00
Tim Shimmin be529ae745 paranoid testing that mkfs of scratch works without ipaths option
Merge of master-melb:xfs-cmds:23822a by kenmcd.

  paranoid testing that mkfs of scratch works without ipaths option
2005-09-15 15:05:47 +00:00
Tim Shimmin 3ebdf78c16 Test out pv#942130 where the unmount rec is not ungranting log space.
Merge of master-melb:xfs-cmds:23759a by kenmcd.

  Test out pv#942130. Do a heap of freeze/thaws on a small log fs.
2005-09-07 15:17:49 +00:00