The bloom block reading code forgot to test if the read block was stale. It would trust whatever it read. Now the read when building up roots to use can return stale and retry. Signed-off-by: Zach Brown <zab@versity.com>