]> git.ipfire.org Git - thirdparty/mdadm.git/commit
ddf: get endian-ness of CRC correct.
authorNeilBrown <neilb@suse.de>
Sun, 26 Oct 2008 23:04:46 +0000 (10:04 +1100)
committerNeilBrown <neilb@suse.de>
Sun, 26 Oct 2008 23:04:46 +0000 (10:04 +1100)
commit4abe6b708687f9982bfbc0629e1070bf49714fa3
tree12f4164c346ce5e52157dc2dc15fa1205182e9df
parent0febf9a94d89bac9fbbe314ca9bdb6c615616498
ddf: get endian-ness of CRC correct.

All numeric fields in a DDF header big-endian, including the CRC, so
better fix that.

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