Recent changes

From: Jens Axboe <jens.axboe_at_oracle.com>
Date: Thu, 12 Jun 2008 06:00:02 +0200

The following changes since commit 2577594dd6e2857d9efbf6bd81cd7ef507dbcd64:
  Jens Axboe (1):
        Remember to free **opts as well

are available in the git repository at:

  git://git.kernel.dk/fio.git master

Jens Axboe (7):
      Older Linux versions do not have O_NOATIME
      Clear num_opts early
      Don't include headers in depend target
      Improve bsrange buflen generations
      crc32 is uint32_t, not unsigned long
      Add crc32c checksum
      Merge branch 'master' of ssh://git.kernel.dk/data/git/fio

 HOWTO | 3 +
 Makefile | 3 +-
 README | 1 +
 crc/crc32.c | 7 ++-
 crc/crc32.h | 2 +-
 crc/crc32c.c | 124 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 crc/crc32c.h | 23 +++++++++++
 fio.h | 1 +
 init.c | 1 +
 io_u.c | 33 +++++++++------
 options.c | 4 ++
 os/os-linux.h | 4 ++
 verify.c | 38 +++++++++++++++++
 13 files changed, 226 insertions(+), 18 deletions(-)
 create mode 100644 crc/crc32c.c
 create mode 100644 crc/crc32c.h
Received on Thu Jun 12 2008 - 06:00:02 CEST

This archive was generated by hypermail 2.2.0 : Thu Jun 12 2008 - 06:30:02 CEST