Commit Graph

906 Commits

Author SHA1 Message Date
Mohamed Barwani 9c1fdb6404 Add extra test cases for growfs
Merge of master-melb:xfs-cmds:29854a by kenmcd.

  Modify the loop back grow function to include a flag for checking the fs after growin and added few more growfs test cases that are less 16TB
2007-10-09 06:11:20 +00:00
Tim Shimmin 1aaaa8eef2 Fix up attr include path for irix, like ddiss did for dmiperf.c.
Merge of master-melb:xfs-cmds:29830a by kenmcd.

  Fix up attr include path for irix, like ddiss did for dmiperf.c.
2007-10-04 04:06:16 +00:00
Mohamed Barwani a07c706bc4 Modify existing test cases, and add a new one.
Merge of master-melb:xfs-cmds:29822a by kenmcd.

  reduce number of files on the existing test cases. Remounted the fs with dmapi enabled and a call for a new test case.
2007-10-03 16:23:57 +00:00
Lachlan McIlroy da122030c5 Test to expose log replay bug.
Merge of master-melb:xfs-cmds:29801a by kenmcd.

  Test to expose log replay bug.
2007-09-28 16:06:31 +00:00
leenap.longdrop.melbourne.sgi.com a2536be3f7 -
Merge of master-melb:xfs-cmds:29795a by kenmcd.

  -
2007-09-27 06:19:27 +00:00
leenap.longdrop.melbourne.sgi.com d0c8f36333 -
Merge of master-melb:xfs-cmds:29793a by kenmcd.

  -
2007-09-27 06:18:42 +00:00
leenap.longdrop.melbourne.sgi.com bf8bbce823 added description for ha fs resource
Merge of master-melb:xfs-cmds:29792a by kenmcd.
2007-09-27 06:17:56 +00:00
Tim Shimmin 28a91a6c99 Make the -l option default for check.
Use -xdiff for graphical version.
Merge of master-melb:xfs-cmds:29761a by kenmcd.

  Make the -l option default for check.
  Use -xdiff for graphical version.
2007-09-25 04:04:36 +00:00
Vlad Apostolov 709c7a80fd Fix unexpected 32 bit sign extension for linux time. It was fine for Irix.
Merge of master-melb:xfs-cmds:29738a by kenmcd.

  pv 964111, rv lacklan - Fix unexpected 32 bit sign extension for linux time. It was fine for Irix.
2007-09-21 04:15:06 +00:00
Lachlan McIlroy e222ca096a Add test system 'mallet'.
Merge of master-melb:xfs-cmds:29732a by kenmcd.

  Add test system 'mallet'.
2007-09-20 16:19:18 +00:00
Lachlan McIlroy 979ed6f333 Check filesystem after log replay and abort test if errors found
Merge of master-melb:xfs-cmds:29730a by kenmcd.

  Check filesystem after log replay and abort test if errors found
2007-09-20 06:13:47 +00:00
Lachlan McIlroy 2659a01a6b Abort tests if a failure is encountered while creating/writing test files.
Merge of master-melb:xfs-cmds:29728a by kenmcd.

  Abort tests if a failure is encountered while creating/writing test files.
2007-09-20 06:13:02 +00:00
Lachlan McIlroy f58c8364be Don't delete test files if they are corrupt.
Merge of master-melb:xfs-cmds:29726a by kenmcd.

  Don't delete test files if they are corrupt.
2007-09-20 04:15:11 +00:00
Tim Shimmin f6412c1e1a test out xfs_inactive_attrs in log replay for iunlink processing.
Merge of master-melb:xfs-cmds:29701a by kenmcd.

  Update args to use command options for multi_open_unlink.
  Change a sleep to a wait as we were just sleeping to account
  for the death of a process - should really wait for its death.
2007-09-17 06:14:40 +00:00
fergalh.longdrop.melbourne.sgi.com 470231c3b9 change scratch fs to xfs_scratch
Merge of master-melb:xfs-cmds:29591a by kenmcd.

  change scratch fs to xfs_scratch
2007-09-04 06:10:30 +00:00
Lachlan McIlroy 655dc6367a Use larger files in test - makes it easier to expose problem.
Merge of master-melb:xfs-cmds:29558a by kenmcd.

  Use larger files in test - makes it easier to expose problem.
2007-08-30 16:10:35 +00:00
Lachlan McIlroy 5db9372a13 Report errors for missing files and check for correct file sizes
Merge of master-melb:xfs-cmds:29557a by kenmcd.

  Report errors for missing files and check for correct file sizes
2007-08-30 16:09:49 +00:00
fergalh.longdrop.melbourne.sgi.com e0873ecaf6 upddate rizzo1
Merge of master-melb:xfs-cmds:29536a by kenmcd.

  update rizzo1
2007-08-28 16:04:24 +00:00
fergalh.longdrop.melbourne.sgi.com 34ca53b51f changes gonzo1 variables
set scratch fs to 'scratch' from 'xfs_scratch'
Merge of master-melb:xfs-cmds:29527a by kenmcd.

  set scratch fs to 'scratch' from 'xfs_scratch'
2007-08-28 06:09:52 +00:00
Mohamed Barwani e3c14d1640 Modify know hosts (kermit1, gonzo1).
Merge of master-melb:xfs-cmds:29523a by kenmcd.

  Modify know hosts (kermit1, gonzo1).
2007-08-28 04:10:16 +00:00
Mohamed Barwani 024be02e70 Fix the display of a variable.
Merge of master-melb:xfs-cmds:29446a by kenmcd.

  Display the variable after is being set.
2007-08-21 04:04:39 +00:00
Mohamed Barwani 7ff104a124 Add the new tests and their golden outputs.
Merge of master-melb:xfs-cmds:29445a by kenmcd.

  New Test
2007-08-21 04:03:50 +00:00
Lachlan McIlroy 53a2bd6253 Test that fsync/sync force file size changes to disk.
Merge of master-melb:xfs-cmds:29441a by kenmcd.

  Test that fsync forces file size changes to disk.
2007-08-20 06:19:41 +00:00
David Disseldorp 2ef519a6fb new common.punch file for exercising various hole punch functions,
_test_punch the main test function follows the procedure:
	- mkfs & mount scratch
	- optionally set files extent size hint
	- truncate and optionally resvsp
	- write or punch to file in specified order at given offsets & lengths
	- display the file state (bmap) after each operation

All sizes, offsets and lengths are specified in FS blocks.
Problems may arise on non bash shells due to array usage.
Merge of master-melb:xfs-cmds:29434a by kenmcd.
2007-08-17 16:09:29 +00:00
Mohamed Barwani a1c1adcc16 Modify golden output to match different Maximum file blocks for 32 & 64 bit systems
Merge of master-melb:xfs-cmds:29391a by kenmcd.

  enhanced the filter function
2007-08-15 04:16:05 +00:00