]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a list corruption issue in cloning device management using the
authorPoul-Henning Kamp <phk@FreeBSD.org>
Mon, 24 Jan 2005 12:44:56 +0000 (12:44 +0000)
committerPoul-Henning Kamp <phk@FreeBSD.org>
Mon, 24 Jan 2005 12:44:56 +0000 (12:44 +0000)
commit027b1f716cf86e5da7050fd92f8e91d512e6683b
treeebd1ee0f4f58804b79bd5f7728a9ac4612db661f
parentd34dd851b820510c7f17cac628c2fba2da3dfd02
Fix a list corruption issue in cloning device management using the
western strategy ("allocate first, ask questions later") so we can
extend the devmtx coverage to the clone list.
sys/kern/kern_conf.c