Commit Graph

892 Commits

Author SHA1 Message Date
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
Mohamed Barwani 6155908c0e make sure the test shows any garbage output.
Merge of master-melb:xfs-cmds:29378a by kenmcd.

  Add the modified filter that was removed from common.dmapi
2007-08-13 15:55:13 +00:00
Lachlan McIlroy faf7cf20e1 Modify dassi QA scratch device
Merge of master-melb:xfs-cmds:29356a by kenmcd.

  Modify dassi QA scratch device
2007-08-09 04:10:08 +00:00
Vlad Apostolov 1150f6c3ba pv 968773, author Chris Pascoe <c.pascoe@itee.uq.edu.au>, rv vapo - minor fixes for XFS DMAPI tests
Merge of master-melb:xfs-cmds:29348a by kenmcd.

  pv 968773, author Chris Pascoe <c.pascoe@itee.uq.edu.au>, rv vapo - minor fixes for XFS DMAPI tests
2007-08-08 07:54:05 +00:00
Vlad Apostolov a579284225 pv 964111, rv lachlan - > attrname[DM_ATTR_NAME_SIZE] = '\0'; /* terminate the string */
Merge of master-melb:xfs-cmds:29347a by kenmcd.

  pv 964111, rv lachlan - terminate attribute name string
2007-08-08 07:53:19 +00:00
Mohamed Barwani 6609e351bd modify galah machine configuration.
Merge of master-melb:xfs-cmds:29336a by kenmcd.

  add log devices.
2007-08-06 04:01:50 +00:00
Mohamed Barwani 36dae2cafd add -r to killall in order kill fsstress & lt-fsstress
Merge of master-melb:xfs-cmds:29307a by kenmcd.

  add -r to killall
2007-08-02 16:19:56 +00:00
Mohamed Barwani 8e5b8c11c4 XFSQA 171 should be _notrun on irix
Merge of master-melb:xfs-cmds:29302a by kenmcd.

  remove irix as a supported os
2007-08-02 16:19:12 +00:00
Barry Naujok 261f11963d Fix up mode bits
Merge of master-melb:xfs-cmds:29299a by kenmcd.

  Execute bits changed from --- to xxx
  Fix up mode xbits for test
2007-08-02 06:20:52 +00:00
Barry Naujok 47ce499d64 Fix up QA for xfsprogs 2.9.x
Merge of master-melb:xfs-cmds:29298a by kenmcd.

  Golden output is slightly wrong for xfs_repair 2.9.2+
2007-08-02 06:20:02 +00:00
Mohamed Barwani f9ab891b3a Create test 178 as described by bnaujok.
Merge of master-melb:xfs-cmds:29273a by kenmcd.

  New Test
2007-07-30 15:59:01 +00:00
Lachlan McIlroy d671606385 Fix build failure.
Merge of master-melb:xfs-cmds:29235a by kenmcd.

  Fix build failure.
2007-07-26 21:25:32 +00:00
David Disseldorp 4459267d2c use dd and lmdd for proper direct/buffered IO on linux and irix
Merge of master-melb:xfs-cmds:29214a by kenmcd.
2007-07-24 16:08:47 +00:00
Mohamed Barwani b1d0b1cb9d intigrate bulkstat_unlink_test into XFS-QA
Merge of master-melb:xfs-cmds:29213a by kenmcd.

  New XFSQA test
2007-07-24 16:08:02 +00:00
David Disseldorp 2bf01dc5c4 - OS common filestreams timeout change function
- use xfs_io instead of dd (working direct io)
        - no filestreams directory flags, just use the mount option
Merge of master-melb:xfs-cmds:29185a by kenmcd.
2007-07-20 04:11:09 +00:00