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)
commit7f3ecee2f6dd2aa40c0404a40d0406d9efc765f2
tree5829ed86960e125a277faec29f2e6360d2bafda1
parent2ea93f982e728343f823c2cf63b4674a104575bf
Track fsync/fdatasync/sync_file_range issue count

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>
init.c
io_ddir.h
ioengines.c
stat.c
stat.h