Query: journal_flush
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
JOURNAL_FLUSH(9) The Linux Journalling API JOURNAL_FLUSH(9)NAMEjournal_flush - Flush journalSYNOPSISint journal_flush(journal_t * journal);ARGUMENTSjournal Journal to act on.DESCRIPTIONFlush all data for a given journal to disk and empty the journal. Filesystems can use this when remounting readonly to ensure that recovery does not need to happen on remount.AUTHORSRoger Gammans <rgammans@computer-surgery.co.uk> Author. Stephen Tweedie <sct@redhat.com> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 JOURNAL_FLUSH(9)
Related Man Pages |
---|
systemd-journald.service(8) - centos |
journal_abort(9) - centos |
sd-journal(3) - centos |
sd_journal_get_catalog(3) - centos |
systemd-journald.socket(8) - centos |
Similar Topics in the Unix Linux Community |
---|
Trying to understand the delay |