]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a KASSERT on unit2minor() so that we catch it if people try to pass
authorPoul-Henning Kamp <phk@FreeBSD.org>
Tue, 20 Mar 2001 13:24:24 +0000 (13:24 +0000)
committerPoul-Henning Kamp <phk@FreeBSD.org>
Tue, 20 Mar 2001 13:24:24 +0000 (13:24 +0000)
commit15b6f00fd10791bc4ce1c389da6672100c0a11bb
treef1bd467fff0b7901a2af5f19d5de568ee54f1b3a
parent53233f9499879c60e4f8a83ce4c0d3f7385e3517
Add a KASSERT on unit2minor() so that we catch it if people try to pass
us unit numbers which doesn't fit in 24 bits.
sys/kern/kern_conf.c