iolog: add iolog_write for version 3
authorMohamad Gebai <mogeb@fb.com>
Thu, 7 Apr 2022 17:40:30 +0000 (10:40 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 8 Apr 2022 18:29:48 +0000 (12:29 -0600)
commite8cf24e570e0bda05dd8f9c390911ebc280956ea
tree4a36b0bfaddedd8890e8e6a1cd878189c41eae6e
parent315bbf01119ea783554d274add04db98c0a3b433
iolog: add iolog_write for version 3

Add timestamps to all actions for iolog version 3. Fio now generates iolog
files using version 3 by default, and only supports writing using that
version. Reading iolog v2 still works as expected.

Signed-off-by: Mohamad Gebai <mogeb@fb.com>
Link: https://lore.kernel.org/r/20220407174031.599117-3-mogeb@fb.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fio.h
iolog.c