memdisk: Calculate mBFT checksum later
authorShao Miller <shao.miller@yrdsb.edu.on.ca>
Tue, 9 Mar 2010 06:12:37 +0000 (01:12 -0500)
committerShao Miller <shao.miller@yrdsb.edu.on.ca>
Wed, 31 Mar 2010 01:09:59 +0000 (21:09 -0400)
commitb5d635ad26b00ce242af7c1b31e34f41cb798fc9
treec61cc8a3f50e045cb8b92db27b4b5fbd73bc1050
parent246798735d0628f23727b63234325b62084d8d5f
memdisk: Calculate mBFT checksum later

We were calculating the mBFT checksum too early; dpt_ptr could
change after checksumming, so we now do it after that possibility.

Signed-off-by: Shao Miller <shao.miller@yrdsb.edu.on.ca>
memdisk/setup.c