Recent changes

From: Jens Axboe <jens.axboe_at_oracle.com>
Date: Sun, 11 Feb 2007 06:00:01 +0100

The following changes since commit ab5d675e9f5a805a21f51b553c49268401f19402:
  Jens Axboe (1):
        CFLAGS: -fstack-protector doesn't work on older compilers

are found in the git repository at:

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

Jens Axboe (18):
      Fix libaio engine SYNC
      libaio engine: fake work-around for sync issue
      Make the libaio fsync fallback really work
      Catch and print if directory= doesn't exist
      File size fix on NULL io engines
      Size parse should use strtoll()
      Random map fix
      More random map fixes
      Kill redundant header files
      Pretty up stat output
      Separate bandwidth log and rate display
      Fix stack overflow
      Allow thread/group dump regardless of error state
      Move td_verror() into io_ops->queue() hook
      Make ctrl-c work with network io and accept loop
      Document/comment fio.h
      Network engine poll() paranoia
      Sign warning

 engines/libaio.c | 31 ++++++++++++++++++-
 engines/mmap.c | 2 +
 engines/net.c | 73 +++++++++++++++++++++++++++++++++++---------
 engines/posixaio.c | 4 ++-
 engines/sg.c | 7 ++++-
 engines/splice.c | 2 +
 engines/sync.c | 2 +
 eta.c | 60 ++++++++++++++++++++++++-------------
 filesetup.c | 10 ++++++
 fio.c | 11 +++++--
 fio.h | 63 +++++++++++++++++++++++++++++++-------
 init.c | 15 ++++++++-
 io_u.c | 42 ++++++++++++++++---------
 parse.c | 2 +-
 stat.c | 85 ++++++++++++++++++++++++++++++++++++++++++++-------
 15 files changed, 325 insertions(+), 84 deletions(-)
Received on Sun Feb 11 2007 - 06:00:01 CET

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