thorpej Tue Jul 23 16:09:12 PDT 1996 Update of /a/cvsroot/src/sys/kern In directory pain.lcs.mit.edu:/a/tmp/cvs-serv6967 Modified Files: subr_extent.c Log Message: In extent_alloc_subregion(), don't adjust the initial boundary check value if we're not concerned with boundary checking. Avoids a stupid infinite loop.