[Bug 287679] md(4) assigns non-unique GEOM::ident to vnode-based disks

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 25 Jun 2025 22:34:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287679

--- Comment #8 from Mark Johnston <markj@FreeBSD.org> ---
I went ahead and simply increased the buffer size.  There is one md_s structure
per md device, so the memory overhead isn't too significant, and the new buffer
size is still small relative to the total structure size.

-- 
You are receiving this mail because:
You are the assignee for the bug.