Recent changes

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

The following changes since commit 780bf1a192f494dcbacb9c1fcc75f6c440a7051e:
  Jens Axboe (1):
        Don't do rate checks, if no ratemin has been specified.

are found in the git repository at:

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

Jens Axboe (8):
      Only check FIO_DISKLESSIO in stat.c
      Excessive passing around of struct fio_file
      Better management of open files
      Fix for file_service_type=random
      Document file_service_type option
      Don't require 'all' argument to --cmdhelp to dump all options
      Improve friendliness of --cmdhelp
      Accept -foo as well as --foo for options

Joel Becker (3):
      parse.c: Make FIO_OPT_STR explicitly one value
      init.c: Expose f_out and f_err to loaded libraries via dlsym()
      ioengine flags: Replace FIO_NETIO with real flags that map the

 HOWTO | 8 +++++
 Makefile | 2 +-
 engines/net.c | 2 +-
 engines/null.c | 2 +-
 filesetup.c | 57 +++++++++++++++++++++-----------
 fio.h | 11 +++++-
 init.c | 14 +++++++-
 io_u.c | 67 ++++++++++++++++++++++----------------
 parse.c | 97 ++++++++++++++++++++++++++++++++++++++++++++++++-------
 parse.h | 7 ++++
 stat.c | 2 +-
 11 files changed, 200 insertions(+), 69 deletions(-)
Received on Fri Mar 02 2007 - 06:00:02 CET

This archive was generated by hypermail 2.2.0 : Fri Mar 02 2007 - 06:30:01 CET