altos: ensure erase mark is written when erasing flights
authorKeith Packard <keithp@keithp.com>
Sat, 8 Jan 2011 04:13:28 +0000 (20:13 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 8 Jan 2011 04:16:00 +0000 (20:16 -0800)
It was getting called only when *failing* to erase a flight (oops),
secondly, it wasn't getting written because ao_storage_flush wasn't
getting called.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found