JOURNAL_ERRNO
Section: (9)
Updated: 09 April 2004
Index
Return to Main Contents
NAME
journal_errno - returns the journal's error state.
SYNOPSIS
int journal_errno (journal_t * journal);
ARGUMENTS
- journal
-
journal to examine.
DESCRIPTION
This is the errno numbet set with journal_abort, the last
time the journal was mounted - if the journal was stopped
without calling abort this will be 0.
If the journal has been aborted on this mount time -EROFS will
be returned.
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.0.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 09:20:05 GMT, April 09, 2004