Name

jbd2_journal_clear_err — clears the journal's error state

Synopsis

int jbd2_journal_clear_err (journal_t * journal);
 

Arguments

journal_t * journal

journal to act on.

Description

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