Query: journal_force_commit
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
JOURNAL_FORCE_COMMIT(9) The Linux Journalling API JOURNAL_FORCE_COMMIT(9)NAMEjournal_force_commit - force any uncommitted transactionsSYNOPSISint journal_force_commit(journal_t * journal);ARGUMENTSjournal journal to forceFOR SYNCHRONOUS OPERATIONSforce any uncommitted transactions to disk. May seem kludgy, but it reuses all the handle batching code in a very simple manner.AUTHORSRoger Gammans <rgammans@computer-surgery.co.uk> Author. Stephen Tweedie <sct@redhat.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 JOURNAL_FORCE_COMMIT(9)