freebsd-skq/sys/geom/raid3
mav 48d12751a4 Alike to r242314 for GRAID make GRAID3 more aggressive in marking volumes
as clean on shutdown and move that action from shutdown_pre_sync stage to
shutdown_post_sync to avoid extra flapping.

ZFS tends to not close devices on shutdown, that doesn't allow GEOM RAID
to shutdown gracefully.  To handle that, mark volume as clean just when
shutdown time comes and there are no active writes.

MFC after:	2 weeks
2013-01-15 01:27:04 +00:00
..
g_raid3_ctl.c
g_raid3.c Alike to r242314 for GRAID make GRAID3 more aggressive in marking volumes 2013-01-15 01:27:04 +00:00
g_raid3.h Make graid3 fallback to malloc() when component request size is bigger 2009-12-21 23:31:03 +00:00