jbd2_journal_clear_err(9) clears the journal's error state

SYNOPSIS

int jbd2_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 <[email protected]>

Author.

Stephen Tweedie <[email protected]>

Author.

COPYRIGHT