other versions
JBD2_JOURNAL_UPDATE_(9) | The Linux Journalling API | JBD2_JOURNAL_UPDATE_(9) |
NAME¶
jbd2_journal_update_sb_errno - Update error in the journal.
SYNOPSIS¶
void jbd2_journal_update_sb_errno(journal_t * journal);
ARGUMENTS¶
journal_t * 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@computer-surgery.co.uk>
Author.
Stephen Tweedie <sct@redhat.com>
Author.
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |