summaryrefslogtreecommitdiff
path: root/src/lib/disk_writer_messages.cc
AgeCommit message (Collapse)Author
2023-02-05Recover better errors from ext4.Carl Hetherington
2023-01-29Add DiskWriterBackendResponse::write_to_nanomsg() and use itCarl Hetherington
everywhere. In the process, use raw_convert() on both ends to avoid any locale-based problems with floating point number separators.
2023-01-29Add DiskWriterBackEndResponse.Carl Hetherington