jbd2_journal_clear_err (9) - Linux Manuals

jbd2_journal_clear_err: clears the journal's error state

NAME

jbd2_journal_clear_err - 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 <rgammans [at] computer-surgery.co.uk>

Author.

Stephen Tweedie <sct [at] redhat.com>

Author.

COPYRIGHT