Recent changes

From: Jens Axboe <jens.axboe_at_oracle.com>
Date: Thu, 08 Feb 2007 06:00:03 +0100

The following changes since commit e2a26d2c2a75861494f6fc4046a37a71874bd59a:
  Jens Axboe (1):
        Document ->queue() in the skeleton engine

are found in the git repository at:

  git://git.kernel.dk/data/git/fio.git

Jens Axboe (9):
      Network io engine updates
      Network engine fixes
      Misc fixes
      Don't create files for engines that don't need them
      aio example should use O_DIRECT IO
      Remove SIGSEGV handler
      We should check system() return value
      Enable _FORTIFY_SOURCE and stack protector checking
      Improve dependency checking on builds

 Makefile | 7 +++-
 engines/cpu.c | 2 +-
 engines/net.c | 75 ++++++++++++++++++++++++++++++++++-------------------
 engines/null.c | 2 +-
 eta.c | 11 +++----
 examples/aio-read | 1 +
 filesetup.c | 47 +++++++++++++++++++-------------
 fio.c | 17 +++++------
 fio.h | 1 +
 io_u.c | 6 +++-
 stat.c | 2 +-
 11 files changed, 103 insertions(+), 68 deletions(-)
Received on Thu Feb 08 2007 - 06:00:03 CET

This archive was generated by hypermail 2.2.0 : Wed Feb 28 2007 - 11:47:09 CET