blktrace.c: Use file stream interface instead of fifo
authorLukas Straub <lukasstraub2@web.de>
Wed, 19 Jan 2022 21:14:16 +0000 (21:14 +0000)
committerJens Axboe <axboe@kernel.dk>
Thu, 20 Jan 2022 18:40:42 +0000 (11:40 -0700)
commit5ab088aa50aec5875d37f0ccc31711a9d50ededc
tree365e3210f0822efba208e92379f04d44dec55fe8
parent71efbed61dfb157dfa7fe550f500b53f9731e1cb
blktrace.c: Use file stream interface instead of fifo

Like in iolog.c use the file stream interface for accessing
the iolog file.

Signed-off-by: Lukas Straub <lukasstraub2@web.de>
Link: https://lore.kernel.org/r/5f52a20f95ebead7fa9ae8bce0acf8f0570219ca.1642626314.git.lukasstraub2@web.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
blktrace.c
blktrace.h