centos man page for journal_skip_recovery

Query: journal_skip_recovery

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

JOURNAL_SKIP_RECOVER(9) 				     The Linux Journalling API					   JOURNAL_SKIP_RECOVER(9)

NAME
journal_skip_recovery - Start journal and wipe exiting records
SYNOPSIS
int journal_skip_recovery(journal_t * journal);
ARGUMENTS
journal journal to startup
DESCRIPTION
Locate any valid recovery information from the journal and set up the journal structures in memory to ignore it (presumably because the caller has evidence that it is out of date). This function does'nt appear to be exorted.. We perform one pass over the journal to allow us to tell the user how much recovery information is being erased, and to let us initialise the journal transaction sequence numbers to the next unused ID.
AUTHORS
Roger Gammans <rgammans@computer-surgery.co.uk> Author. Stephen Tweedie <sct@redhat.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 JOURNAL_SKIP_RECOVER(9)
Related Man Pages
struct_journal_s(9) - centos
sd-journal(3) - centos
sd_journal_get_cursor(3) - centos
sd_journal_get_catalog(3) - centos
sd_journal_get_catalog_for_message_id(3) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Shopt -s histappend
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it