JOURNAL_SKIP_RECOVERY

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

journal_skip_recovery - Start journal and wipe exiting records  

SYNOPSIS

"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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 04:40:51 GMT, October 06, 2005