https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287679
--- Comment #5 from Mark Johnston <[email protected]> --- 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.
