Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Apr 2009 13:31:38 +0000 (UTC)
From:      naddy@mips.inka.de (Christian Weisgerber)
To:        freebsd-stable@freebsd.org
Subject:   RELENG_7: chatty geom
Message-ID:  <grverq$1qd$1@lorvorc.mips.inka.de>

next in thread | raw e-mail | index | archive | help
I updated to today's RELENG_7 and geom(4) has become kind of chatty.
Near the end of kernel autoconf, I get a line like

GEOM_LABEL: Label for provider ad6s1a is ufsid/49b818dc7f60a735.

for each file system.  Then during startup, there is a further

GEOM_LABEL: Label ufsid/49b818dc7f60a735 removed.
GEOM_LABEL: Label for provider ad6s1a is ufsid/49b818dc7f60a735.

and finally another

GEOM_LABEL: Label ufsid/49b818dc7f60a735 removed.

for a total of four lines for each file system.
Is this spew really helpful?

-- 
Christian "naddy" Weisgerber                          naddy@mips.inka.de




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?grverq$1qd$1>