K 10 svn:author V 3 mav K 8 svn:date V 27 2011-02-03T10:29:04.027428Z K 7 svn:log V 389 Add support for reporting ACTIVE, REBUILD, RESYNC and FAILED states to underlying disks using BIO_GETATTR(GEOM::setstate) API. While doing it, change the way in which array start timeout is handled: do not call it directly from callout handler, but wrap it into a new event and queue in regular fashion. This is required to allow handler sleep while reporting states or writing metadata. END