Commit Graph

4 Commits

Author SHA1 Message Date
Dave Chinner 5fac0336b9 Don't run 167 if killall is not installed
Test 167 will leave runaway fsstress processes around in case killall is
not installed and thus make all following tests fail.  This patch checks
for killall beeing installed and error out otherwise.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Merge of master-melb:xfs-cmds:31171a by kenmcd.

  don't run if killall is not installed.
2008-05-15 16:39:01 +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
Dave Chinner f64b53535e Make sure 167 completes and unmounts scratch correctly
Merge of master-melb:xfs-cmds:28942a by kenmcd.

  run a sync after killing all the fsstress processes to ensure
  they have all completed before trying to unmount scratch.
2007-06-20 06:15:19 +00:00
Dave Chinner 707df41353 QA test to exercise unwritten extent conversion for sync direct I/O
Merge of master-melb:xfs-cmds:28769a by kenmcd.

  QA test to exercise unwritten extent conversion for sync direct I/O.
2007-06-04 06:11:56 +00:00