centos man page for journal_wipe

Query: journal_wipe

OS: centos

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 3.10 June 2014 JOURNAL_WIPE(9)
Related Man Pages
journal_abort(9) - suse
journal_abort(9) - centos
rednotebook(1) - debian
sd-journal(3) - centos
journal_get_undo_access(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq