suse man page for journal_wipe

Query: journal_wipe

OS: suse

Section: 9

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

JOURNAL_WIPE(9) 					     The Linux Journalling API						   JOURNAL_WIPE(9)

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.
AUTHORS
Roger Gammans <rgammans@computer-surgery.co.uk> Author. Stephen Tweedie <sct@redhat.com> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 JOURNAL_WIPE(9)
Related Man Pages
journal_abort(9) - suse
named-journalprint(8) - centos
journal_try_to_free_buffers(9) - centos
rednotebook(1) - debian
sd_journal_get_catalog(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com