Date: Sat, 9 Sep 2006 21:45:37 +0000 (UTC) From: John-Mark Gurney <jmg@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom/mirror g_mirror.c src/sys/geom/raid3 g_raid3.c Message-ID: <200609092145.k89LjbCN019562@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmg 2006-09-09 21:45:37 UTC
FreeBSD src repository
Modified files:
sys/geom/mirror g_mirror.c
sys/geom/raid3 g_raid3.c
Log:
move created/detected/activated under debug level 1 to quiet the common case..
add count of active and total components to the launched line so you can
see at a glance if your mirror/raid3 is complete...
now:
GEOM_MIRROR: Device mirror/sam launched (2/2).
Reviewed by: pjd
Revision Changes Path
1.89 +6 -5 src/sys/geom/mirror/g_mirror.c
1.73 +7 -5 src/sys/geom/raid3/g_raid3.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609092145.k89LjbCN019562>
