]> git.ipfire.org Git - thirdparty/mdadm.git/commit - mdadm.h
mdadm.h: struct mdinfo: reorganize ppl elements for better struct packing
authorJes Sorensen <Jes.Sorensen@gmail.com>
Wed, 29 Mar 2017 15:37:27 +0000 (11:37 -0400)
committerJes Sorensen <Jes.Sorensen@gmail.com>
Wed, 29 Mar 2017 15:37:27 +0000 (11:37 -0400)
commita86b1c8d15dc0aca2eda5276bae088b5f55030a2
tree389f2c022953a1a42b7f515ec24fb719ce96e3c0
parent860f11ed4d6a7bac6f2d698a30a13371c0aa7924
mdadm.h: struct mdinfo: reorganize ppl elements for better struct packing

Minor optimization putting ints next to ints for better data
alignment.

Signed-off-by: Jes Sorensen <Jes.Sorensen@gmail.com>
mdadm.h