JOURNAL_WIPE

Section: (9)
Updated: 14 August 2003
Index Return to Main Contents

 

NAME

journal_wipe - Wipe journal contents  

SYNOPSIS

int journal_wipe (journal_t * journal, int write);  

ARGUMENTS

journal
Journal to act on.
write
flag (see below)
 

DESCRIPTION

Wipe out all of the contents of a journal, safely. This will produce a warning if the journal contains any valid recovery information. Must be called between journal_init_*() and journal_load.

If 'write' is non-zero, then we wipe out the journal on disk; otherwise we merely suppress recovery.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 23:19:23 GMT, August 13, 2003