CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2024/01/19 15:12:24

Modified files:
        share/man/man9 : extent.9 
        sys/kern       : subr_extent.c 
        sys/sys        : extent.h 

Log message:
Implement extent_alloc_region_with_descr(9) which is the equivalent of
extent_alloc_region(9) that uses a pre-allocated region descriptor.

ok patrick@

Reply via email to