mirror of
https://github.com/versity/scoutfs.git
synced 2026-06-09 21:22:36 +00:00
efe5d92458
Define a family field, and add a union for IPv4 and v6 variants, although v6 is not supported yet. Family field is now used to determine presence of address in a quorum slot, instead of checking if addr is zero. Signed-off-by: Andy Grover <agrover@versity.com>