The following changes since commit 4d651dad4b3ee17a9be223fc1c0489cd4e304f65:
Jens Axboe (1):
Fix bug with stripping white space at the front of an option
are found in the git repository at:
git://git.kernel.dk/data/git/fio.git
Jens Axboe (11):
Fix __must_check compile on older compilers
Fix typo in previous compiler patch for gcc 3.x
compiler.h needs to define __must_check if not set
Only use posix_fallocate(), if we are overwriting
Fix memory overflow with > 64 byte options
Fix loop with multiple files
syslet engine: fix segfault if syslets are not available
Increase latency histogram resolution
Warn when seeing a job option outside of a job section
Unlink a writeable file, if overwrite isn't set
Save a division, if delta is non-zero.
gurudas pai (1):
Fix parsing of job section with preceeding space
root (1):
Merge branch 'master' of axboe_at_router:/data/git/fio
compiler-gcc3.h | 8 ++++++++
compiler-gcc4.h | 6 ++++++
compiler.h | 16 ++++++++++++++++
engines/syslet-rw.c | 26 +++++++++++++++++++++++++-
filesetup.c | 13 ++++++++-----
fio.h | 2 ++
init.c | 8 +++++++-
io_u.c | 6 +++++-
os.h | 6 ------
parse.c | 10 +++++++---
stat.c | 18 ++++++++++++------
11 files changed, 96 insertions(+), 23 deletions(-)
create mode 100644 compiler-gcc3.h
create mode 100644 compiler-gcc4.h
create mode 100644 compiler.h
Received on Fri Mar 30 2007 - 06:00:02 CEST
This archive was generated by hypermail 2.2.0 : Fri Mar 30 2007 - 06:30:01 CEST