freebsd-dev/sys/geom/mirror
Pawel Jakub Dawidek 8e007c52fd Fix synchronization in gmirror and graid3 which I broken. Synchronization
request can still have bio_to set to sc_provider (this is READ part of a
synchronization request) and in this case g_{mirror,raid3}_sync() wasn't
called as it should be.

MFC after:	1 week
2006-09-13 15:46:49 +00:00
..
g_mirror_ctl.c Always allow to specify components with /dev/ prefix. 2006-07-13 20:37:59 +00:00
g_mirror.c Fix synchronization in gmirror and graid3 which I broken. Synchronization 2006-09-13 15:46:49 +00:00
g_mirror.h Introduce and use delayed-destruction functionality from a pre-sync hook, 2006-04-10 10:32:22 +00:00