CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2009/10/13 14:53:42

Modified files:
        regress/sys/kern/extent: extest.exp tests 
        sys/kern       : subr_extent.c 

Log message:
Make sure we do not loop when allocating an extent region with EX_CONFLICTOK
and the whole extent is used; the current code computations would wrap.
Found the hard way by jsg@, fix discuss with kettenis@, and you get a
regress test for free (which will spin if you compile it again an old
subr_extent.c)

Reply via email to