Track fsync/fdatasync/sync_file_range issue count
authorJens Axboe <axboe@kernel.dk>
Thu, 25 Jan 2018 16:27:14 +0000 (09:27 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 25 Jan 2018 16:27:14 +0000 (09:27 -0700)
Also fix an issue where we didn't initialize the sync minimum
latency correctly, so it was always reported as 0.

Signed-off-by: Jens Axboe <axboe@kernel.dk>

No differences found