summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLukas Straub <lukasstraub2@web.de>2022-01-19 21:14:36 +0000
committerJens Axboe <axboe@kernel.dk>2022-01-20 11:40:42 -0700
commit661592d44383069fe949ec68154c2d8079cf02a0 (patch)
tree9e1baae565b522863ae2138bf6f86f7dcee1b7b1 /configure
parentf36bd1341690e0c63718c32465e173874bf56727 (diff)
downloadfio-661592d44383069fe949ec68154c2d8079cf02a0.tar.gz
fio-661592d44383069fe949ec68154c2d8079cf02a0.tar.bz2
blktrace.c: Make thread-safe by removing local static variables
Local static variables are not thread-safe. Make the functions in blktrace.c safe by replacing them. Signed-off-by: Lukas Straub <lukasstraub2@web.de> Link: https://lore.kernel.org/r/b805bb3f6acf6c5b4d8811872c62af939aac62a7.1642626314.git.lukasstraub2@web.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions