Re: git: 2a514d377b37 - main - bhyve/virtio-scsi: Preallocate all I/O requests
Date: Sun, 08 Mar 2026 16:25:28 UTC
Ed Maste <emaste@FreeBSD.org> writes: > + assert(iov_to_buf(req->vsr_iov_in, req->vsr_niov_in, > + (void **)&req->vsr_cmd_rd) == VTSCSI_IN_HEADER_LEN(q->vsq_sc)); This assertion breaks the gcc build. DES -- Dag-Erling Smørgrav - des@FreeBSD.org