From: Jens Axboe Date: Wed, 24 May 2017 03:51:59 +0000 (-0600) Subject: log: ensure we don't truncate the final '\0' in the log X-Git-Tag: fio-2.21~33 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=c78e8496d438982157657711fbff8bedb621c1c9;hp=c78e8496d438982157657711fbff8bedb621c1c9 log: ensure we don't truncate the final '\0' in the log Fixes: 7d64aa48 ("log: make the logging functions handle > 1024 bytes correctly") Signed-off-by: Jens Axboe ---