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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to