freebsd-skq/sys/geom/mirror
Mark Johnston 4bfb585351 Don't treat an error from g_mirror_clear_metadata() as fatal.
Such errors can occur as the result of a write error or because the disk
backing the mirror element was removed. They result in a generation ID bump
on all active elements of the mirror, so we can safely disconnect the mirror
component rather than destroy it.

MFC after:	2 weeks
Sponsored by:	EMC / Isilon Storage Division
Differential Revision:	https://reviews.freebsd.org/D7750
2016-09-06 23:42:59 +00:00
..
g_mirror_ctl.c Add an ability to stop gmirror and clear its metadata in one command. 2013-12-27 02:43:53 +00:00
g_mirror.c Don't treat an error from g_mirror_clear_metadata() as fatal. 2016-09-06 23:42:59 +00:00
g_mirror.h Add an ability to stop gmirror and clear its metadata in one command. 2013-12-27 02:43:53 +00:00