OpenBSD doesn’t have fallocate or posix_fallocate, which means it’s hitting our fallback. We should instead have it use ftruncate. See related discussion in #32460.
cc @theStack.
ftruncate on OpenBSD in AllocateFileRange
    #32643
    
      
    
  
          Labels
          
          
  
    
Utils/log/libs