Commit Graph

702 Commits

Author SHA1 Message Date
Tim Shimmin 4d9847210e add puffy as test machine
Merge of master-melb:xfs-cmds:26001a by kenmcd.

  add puffy as test machine
2006-05-23 15:40:33 +00:00
Nathan Scott 4af2ca38f9 Drop support for version 1 directories completely.
Merge of master-melb:xfs-cmds:25994a by kenmcd.
2006-05-22 03:51:26 +00:00
Allan Randall 5b783b2e44 Test 050 modified to test all quota mount options in single run
Merge of master-melb:xfs-cmds:25962a by kenmcd.

  Modified to test all quota mount options in single run
2006-05-18 15:48:26 +00:00
Allan Randall f55c95c49d added help when using -h and --help arguments
Merge of master-melb:xfs-cmds:25939a by kenmcd.

  added help when using -h and --help arguments
2006-05-15 15:29:16 +00:00
Allan Randall b51a45e297 added dd function to handle variations of dd output in Linux
Merge of master-melb:xfs-cmds:25929a by kenmcd.

  added dd function to handle variations of dd output in Linux
2006-05-15 06:10:31 +00:00
Andrew Jones 0e183a3032 Test 105 was broken on IRIX because there is no setfacl cmd in IRIX.
Merge of master-melb:xfs-cmds:25919a by kenmcd.

  Test now checks HOSTOS and runs setfacl for linux and chacl for IRIX. Also removed the group ($4) column in the ls -l cmd because IRIX reports the group 'sys' but Linux reports the group as 'root'. This detail was not needed for the test.
2006-05-12 06:06:04 +00:00
Barry Naujok f87d14c2ac added test machine hammer
Merge of master-melb:xfs-cmds:25914a by kenmcd.

  added test machine hammer
2006-05-10 15:35:05 +00:00
Allan Randall 478d0343bc Added test for noatime checking
Merge of master-melb:xfs-cmds:25899a by kenmcd.

  Test for noatime checking
2006-05-08 15:29:52 +00:00
Andrew Jones 0894c147d7 added qaclient cxfsirix1.
Merge of master-melb:xfs-cmds:25894a by kenmcd.

  added qaclient cxfsirix1.
2006-05-05 03:59:22 +00:00
Nathan Scott 1c53da1e7b Allow LDFLAGS to come from build env, for the Gentoo fringe dwellers.
Merge of master-melb:xfs-cmds:25860a by kenmcd.
2006-05-02 03:50:41 +00:00
Andrew Jones 9fe48075ca Added qa machine hellfire to common.config
Merge of master-melb:xfs-cmds:25845a by kenmcd.

  Added qa machine hellfire to common.config, removed icy.
2006-04-28 04:03:39 +00:00
Tim Shimmin 64fe5df9de xfstests changes for lib64 stuff
Merge of master-melb:xfs-cmds:25826a by kenmcd.

  call configure with libexecdir and lib64 enabling
2006-04-24 15:31:12 +00:00
Nathan Scott c16d3b2281 Make test 41 fail if it cannot run mkfs successfully.
Merge of master-melb:xfs-cmds:25749a by kenmcd.
2006-04-18 03:48:00 +00:00
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