Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jun 2025 14:52:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 287679] md(4) assigns non-unique GEOM::ident to vnode-based disks
Message-ID:  <bug-287679-227-ZmZxoeg6ut@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-287679-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287679

--- Comment #5 from Mark Johnston <markj@FreeBSD.org> ---
Changing the struct layout is fine.  Most consumers handle a buffer of size
DISK_IDENT_SIZE (256 bytes) for GEOM::ident.  I think you could reasonably use
that buffer size here too.

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-287679-227-ZmZxoeg6ut>