Query: journal_recover
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
JOURNAL_RECOVER(9) The Linux Journalling API JOURNAL_RECOVER(9)NAMEjournal_recover - recovers a on-disk journalSYNOPSISint journal_recover(journal_t * journal);ARGUMENTSjournal the journal to recoverDESCRIPTIONThe primary function for recovering the log contents when mounting a journaled device. Recovery is done in three passes. In the first pass, we look for the end of the log. In the second, we assemble the list of revoke blocks. In the third and final pass, we replay any un-revoked blocks in the log.AUTHORSRoger Gammans <rgammans@computer-surgery.co.uk> Author. Stephen Tweedie <sct@redhat.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 JOURNAL_RECOVER(9)
Related Man Pages |
---|
journal_get_undo_access(9) - centos |
journal_abort(9) - centos |
logdump(8) - redhat |
struct_journal_s(9) - suse |
jfs_logdump(8) - linux |
Similar Topics in the Unix Linux Community |
---|
Identify newly attached LUN from NetApp |
RedHat LVM Error |