All operations which allocate blocks must follow the block range restriction during a resize operation. Since we do the resize live, operations not originating from the resize work must also follow the restriction. To implement that, we need to handle the restriction directly in the BlockAllocator. Change-Id: Ie6e06407e7ad2c0396818e2ef02be46d2bd01b99 Reviewed-on: https://review.haiku-os.org/c/haiku/+/932 Reviewed-by: Adrien Destugues <[email protected]> Tested-by: Commit checker robot <[email protected]>