Recent changes

From: Jens Axboe <jens.axboe_at_oracle.com>
Date: Thu, 15 Mar 2007 06:00:02 +0100

The following changes since commit e291dc123a8a6eaaa6a45b52aed947dfa80834f2:
  Jens Axboe (1):
        Fix double io_u free in error path

are found in the git repository at:

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

Jens Axboe (18):
      When opening a new file, check file limit not total number
      Fix for bs shrinkage
      Better handling of file creation vs existing files
      recurse_dir(): Move . and .. check earlier
      mmap engine: make sure that page unaligned syncs work
      Update io engine comments
      New/old file mix fix
      Fio version 1.14
      Left justify help output
      Add suboption help texts
      Help update
      Don't free ->files
      posixaio engine: better handling of partial completions
      Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
      Fixup new and wrong file name behaviour
      Fio 1.14a
      Fix build of syslet engine on x86-64
      Fix build on x86-64 distros without __NR_pread64/pwrite64

 engines/cpu.c | 7 ++
 engines/libaio.c | 4 +-
 engines/mmap.c | 25 ++++++--
 engines/net.c | 5 +-
 engines/null.c | 5 +-
 engines/posixaio.c | 30 ++++++----
 engines/sg.c | 4 +-
 engines/splice.c | 5 +-
 engines/sync.c | 5 +-
 engines/syslet-rw.c | 18 +++++-
 filesetup.c | 52 ++++++++++++----
 fio.c | 4 +-
 fio.h | 2 +
 init.c | 160 ++++++++++++++++++++++++++++++++++++++++-----------
 io_u.c | 18 ++++--
 parse.c | 21 ++++---
 parse.h | 1 +
 17 files changed, 274 insertions(+), 92 deletions(-)
Received on Thu Mar 15 2007 - 06:00:02 CET

This archive was generated by hypermail 2.2.0 : Thu Mar 15 2007 - 06:30:02 CET