HomeFreeBSD

nvmf: Remove packing pragmas from nvmf_proto.h

Description

nvmf: Remove packing pragmas from nvmf_proto.h

The protocol structures do not need explicit packing and static
assertions verify the size of all the structures as well as the
offsets of several key fields. The pragma triggers warnings when
building with GCC.

Sponsored by: Chelsio Communications

Details

Provenance
jhbAuthored on May 6 2024, 8:30 PM
Parents
rG0b1c5628c74a: release: Rework vm_extra_pre_umount
Branches
Unknown
Tags
Unknown