mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
bd918dff01
When redirecting the intermixed output of several fsx processes to a single output file, it is usefull to prefix debug log messages with a log id. Use fsx -j <logid> to define the log messages prefix. Fix implementation of prt() function to avoid using a temp buffer and convert some more printf() calls to use ptr() instead. Signed-off-by: Amir Goldstein <amir73il@gmail.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>