journal_errno(9) centos man page | unix.com

Man Page: journal_errno

Operating Environment: centos

Section: 9

JOURNAL_ERRNO(9)					     The Linux Journalling API						  JOURNAL_ERRNO(9)

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.
AUTHORS
Roger Gammans <rgammans@computer-surgery.co.uk> Author. Stephen Tweedie <sct@redhat.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 JOURNAL_ERRNO(9)
Related Man Pages
sd-journal(3) - centos
sd_journal_get_catalog(3) - centos
sd_journal_get_catalog_for_message_id(3) - centos
sd_journal_get_cutoff_monotonic_usec(3) - centos
struct_journal_s(9) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
Controlling user input
Please Welcome Dave Munro to the Moderator Team!