K 10 svn:author V 4 ngie K 8 svn:date V 27 2017-10-07T23:06:49.636105Z K 7 svn:log V 506 MFC r305508: r305508 (by markj): Add some fail points to gmirror. These are useful for testing changes to I/O error handling, and for reproducing existing bugs in a controlled manner. The fail points are g_mirror_regular_request_read g_mirror_regular_request_write g_mirror_sync_request_read g_mirror_sync_request_write g_mirror_metadata_write They all effectively allow one to inject an error value into the bio_error field of a corresponding BIO request as it is being completed. END