centos man page for journal_recover

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)

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. 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.
AUTHORS
Roger Gammans <rgammans@computer-surgery.co.uk> Author. Stephen Tweedie <sct@redhat.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 JOURNAL_RECOVER(9)
Related Man Pages
journal_abort(9) - suse
logdump(8) - redhat
jfs_mkfs(8) - debian
jfs_logdump(8) - suse
struct_journal_s(9) - suse
Similar Topics in the Unix Linux Community
Identify newly attached LUN from NetApp
RedHat LVM Error