journal_skip_recovery(9) suse man page | unix.com

Man Page: journal_skip_recovery

Operating Environment: suse

Section: 9

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 2.6. July 2010 JOURNAL_SKIP_RECOVER(9)
Related Man Pages
journal_abort(9) - centos
sd-journal(3) - centos
sd_journal_get_cursor(3) - centos
sd_journal_test_cursor(3) - centos
struct_journal_s(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
32 bit process addressing more than 4GB