JOURNAL_CLEAR_ERR

Section: The Linux Journalling API (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

journal_clear_err - clears the journal's error state  

SYNOPSIS

int journal_clear_err(journal_t * journal);
 

ARGUMENTS

journal

journal to act on.
 

DESCRIPTION

An error must be cleared or Acked to take a FS out of readonly mode.  

AUTHORS

Roger Gammans <rgammans@computer-surgery.co.uk>

Author.

Stephen Tweedie <sct@redhat.com>

Author.
 

COPYRIGHT