]> git.ipfire.org Git - thirdparty/mdadm.git/commit
DDF: add endian-safe typedefs
authormwilck@arcor.de <mwilck@arcor.de>
Sun, 21 Jul 2013 17:28:19 +0000 (19:28 +0200)
committerNeilBrown <neilb@suse.de>
Tue, 23 Jul 2013 03:49:11 +0000 (13:49 +1000)
commit4d1bdc1840ee5fb542a7ffbd3a01aa7770d77016
tree536336e53d70eefb63a6a1378ed9d3b0eac3c56f
parent5c41684539fbe2417701544e50ea21f25656a98a
DDF: add endian-safe typedefs

This adds typedefs for big-endian numbers. This will hopefully
reduce the number of endianness bugs I make.

Signed-off-by: NeilBrown <neilb@suse.de>
super-ddf.c