HomeFreeBSD

Add proper support for the md_label into md(4) ioctl compat layer.

Description

Add proper support for the md_label into md(4) ioctl compat layer.
While I am here, declare struct md_ioctl32 as packed which allows
us to stop playing tricks with sizeof(md_ioctl32)+y as well as
simplifies md_pad handling. Both were necessary because of different
alignment preferences on amd64 vs i386.

MFC after: 4 weeks

Details

Provenance
sobomaxAuthored on
Parents
rS323018: Adjust interface of swapon_check_swzone() to its actual usage.
Branches
Unknown
Tags
Unknown