]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r206859:
authorjh <jh@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 26 Apr 2010 16:20:18 +0000 (16:20 +0000)
committerjh <jh@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 26 Apr 2010 16:20:18 +0000 (16:20 +0000)
commitc74e076012fc7e4e8847fd0186145a86f48e920f
treeae4ddbf65483c8cf6fdaf3326d8b0419505b4f18
parent36857fc84359a0f25255e106d214481b86facc2b
MFC r206859:

Fix ddb(4) "show geom addr" command when INVARIANTS is enabled. Don't
assert that the topology lock is held when g_valid_obj() is called from
debugger.

git-svn-id: svn://svn.freebsd.org/base/stable/8@207226 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/geom/geom_subr.c