Commit Graph

671 Commits

Author SHA1 Message Date
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
Nathan Scott c25b74b3f7 Dont write to /dev/console explicitly, its bad form.
Merge of master-melb:xfs-cmds:23723a by kenmcd.
2005-09-05 06:02:20 +00:00
Tim Shimmin c57cc6fb97 fix up start and stop state
Merge of master-melb:xfs-cmds:23621a by kenmcd.

  fix up start and stop state
2005-08-24 15:19:05 +00:00
Tim Shimmin a5959aafca stat is different on Linux vs. IRIX. Will use ls instead and filter.
Merge of master-melb:xfs-cmds:23593a by kenmcd.

  stat is different on Linux vs. IRIX. Will use ls instead and filter.
2005-08-23 15:12:53 +00:00
Tim Shimmin 9a821d64fe A QA test to reproduce the xfs_trans_brelse() in quota bug.
Merge of master-melb:xfs-cmds:23589a by kenmcd.

  A QA test to reproduce the xfs_trans_brelse() in quota bug.
2005-08-23 06:08:46 +00:00
Tim Shimmin 9fbd595bc6 filter out extra quota restore msg on irix
Merge of master-melb:xfs-cmds:23581a by kenmcd.

  filter out extra quota restore msg on irix
2005-08-22 06:01:48 +00:00
Andrew Jones 8f491375e5 Added PV number to test description.
Merge of master-melb:xfs-cmds:23561a by kenmcd.

  Added PV number to test description.
2005-08-19 03:54:48 +00:00