journal_recover
Name
journal_recover -- recovers a on-disk journal
Synopsis
int journal_recover (journal_t * journal);
Arguments
- journal
the journal to recover
Description
The primary function for recovering the log contents when mounting a
journaled device.