diff options
author | Dan Ehrenberg <dehrenberg@google.com> | 2012-08-16 08:58:21 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2012-08-16 08:58:21 +0200 |
commit | ce95d651568bd5494e4c4ddc95832715c6760d56 (patch) | |
tree | ea9aa794ef791628de697802ff3d4ff0f6a9a490 /os/windows/posix.c | |
parent | 83ae8ca2f53fe80314de9e718c8348047418af70 (diff) | |
download | fio-ce95d651568bd5494e4c4ddc95832715c6760d56.tar.gz fio-ce95d651568bd5494e4c4ddc95832715c6760d56.tar.bz2 |
Fixing wraparound behavior for time-based sequential read jobs
Previously, a buggy patch made sequential jobs wrap around when they
reached an offset of 'size'. However, the appropriate wraparound is at
size + initial offset. This patch restores the previous behavior.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'os/windows/posix.c')
0 files changed, 0 insertions, 0 deletions