jbd2_journal_update_sb_errno (9) - Linux Manuals
jbd2_journal_update_sb_errno: Update error in the journal.
NAME
jbd2_journal_update_sb_errno - Update error in the journal.
SYNOPSIS
-
void jbd2_journal_update_sb_errno(journal_t
* journal);
ARGUMENTS
journal
-
- The journal to update.
DESCRIPTION
Update a journal's errno. Write updated superblock to disk waiting for IO to complete.
AUTHORS
Roger Gammans <rgammans [at] computer-surgery.co.uk>
- Author.
Stephen Tweedie <sct [at] redhat.com>
- Author.
COPYRIGHT