freebsd-dev/sys/geom/mirror
Mark Johnston 0d02f6c201 Simplify synchronization read error handling.
Since synchronization reads are performed by submitting a request to
the external mirror provider, we know that the request returns with an
error only when gmirror was unable to read a copy of the block from any
mirror. Thus, there is no need to retry the request from the
synchronization error handler.

Tested by:	pho
MFC after:	2 weeks
Sponsored by:	Dell EMC Isilon
2018-02-06 16:02:33 +00:00
..
g_mirror_ctl.c Sort and remove unneeded includes. 2018-01-08 15:56:40 +00:00
g_mirror.c Simplify synchronization read error handling. 2018-02-06 16:02:33 +00:00
g_mirror.h Clarify the use of the gmirror flag mask constants. 2018-01-10 15:21:36 +00:00