Commit Graph

689 Commits

Author SHA1 Message Date
Nathan Scott af59350a27 Make xfstests build use -O2 by default.
Merge of master-melb:xfs-cmds:25677a by kenmcd.
2006-04-05 03:55:41 +00:00
Tim Shimmin 86f92b45a6 Need LC_COLLATE set for sort like we do in other qa tests.
We need a repeatable sort order.
Merge of master-melb:xfs-cmds:25663a by kenmcd.

  Execute bits changed from xxx to x--
  Need LC_COLLATE set for sort like we do in other qa tests.
  We need a repeatable sort order.
2006-04-04 15:34:04 +00:00
Tim Shimmin e11d0477a1 fix lib64 installs
Merge of master-melb:xfs-cmds:25657a by kenmcd.
2006-04-04 06:06:00 +00:00
Nathan Scott 8449a4e3ed Make test 018 work when underlying volume provides stripe alignment info to mkfs.
Merge of master-melb:xfs-cmds:25611a by kenmcd.
2006-03-30 03:54:16 +00:00
Nathan Scott 6712554df4 Fix filtering in xfs_copy test 073.
Merge of master-melb:xfs-cmds:25610a by kenmcd.
2006-03-30 03:53:33 +00:00
Nathan Scott ac0abd5dad Handle parent pointer attribute namespace in test 021 attr filtering.
Merge of master-melb:xfs-cmds:25581a by kenmcd.
2006-03-28 06:04:20 +00:00
Bob Kierski e664e8508a Fix atohan to verify a valid hex string is being used for a handle.
atohan needs to verify that the string being passed in is actually a
valid hex string before it assumes that it's a file handle rather than
a file name.
PV 951244
2006-03-23 15:45:54 +00:00
Nathan Scott 43a115020f Fix up QA tests that run latest xfsdump, new message about xfs_quota wasnt filtered.
Merge of master-melb:xfs-cmds:25410a by kenmcd.
2006-03-10 02:50:47 +00:00
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