consider_snapshot

Function consider_snapshot 

pub fn consider_snapshot(
    current: Option<(u32, Snapshot)>,
    address: u32,
    bytes: &[u8; 256],
) -> Option<(u32, Snapshot)>
Expand description

Consider one journal slot while mounting without retaining its flash buffer.