K 10 svn:author V 7 sobomax K 8 svn:date V 27 2017-08-30T15:07:10.887828Z K 7 svn:log V 325 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 END