Commit Graph

681 Commits

Author SHA1 Message Date
Tim Shimmin 5291ccbe23 need to filter out scratch device for setfattr tests since they
report errors and mention the mount point.
Merge of master-melb:xfs-cmds:25252a by kenmcd.

  need to filter out scratch device for setfattr tests since they
  report errors and mention the mount point.
2006-02-21 02:50:34 +00:00
Tim Shimmin 6cf4fe3965 put 063 into attr group
Merge of master-melb:xfs-cmds:25247a by kenmcd.

  add 063 to attr group
2006-02-21 02:49:52 +00:00
Nathan Scott d402691053 Fix up accidental configure/m4 macro removal.
Merge of master-melb:xfs-cmds:25231a by kenmcd.
2006-02-18 03:03:21 +00:00
Nathan Scott 7d94b0d4bb Update 062, because permissions now enforced in VFS and symlink/dev attrs are disallowed.
Merge of master-melb:xfs-cmds:25210a by kenmcd.
2006-02-16 02:50:35 +00:00
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