summaryrefslogtreecommitdiff
path: root/src/lib/disk_writer_messages.h
AgeCommit message (Collapse)Author
2020-08-07Check that we have a connection to the disk writer before starting to use it ↵Carl Hetherington
in earnest.
2020-08-07Fix typo in comment.Carl Hetherington
2020-05-03Do all writes then do all verification and report progressCarl Hetherington
for each separately (#1743)
2020-04-13Tidy up Drive and unmounting a little.Carl Hetherington
2020-04-09Improve disk_writer_messages.h commenting and add DISK_WRITER_QUIT and ↵Carl Hetherington
DISK_WRITER_WRITE #defines.
2020-04-06Add disk writer tool.Carl Hetherington