freebsd-dev/sys/geom/mirror
Pawel Jakub Dawidek 4b2e596e38 Handle spoil event in dedicated function: g_mirror_spoiled().
The different between the new function and g_mirror_orphan() (which was
used previously) is that syncid is bumped immediately, instead of on
first write, because when consumer was spoiled, it means, that its
provider was opened for writing, so we can't trust that its data
will be valid when it will be connected again.
2004-07-31 21:08:17 +00:00
..
g_mirror_ctl.c Add '-p' option for 'insert' command which allows to specify priority 2004-07-31 00:54:44 +00:00
g_mirror.c Handle spoil event in dedicated function: g_mirror_spoiled(). 2004-07-31 21:08:17 +00:00
g_mirror.h Remove unused field. 2004-07-31 13:03:38 +00:00