1JOURNAL_FORCE_COMMIT(9)    The Linux Journalling API   JOURNAL_FORCE_COMMIT(9)
2
3
4

NAME

6       journal_force_commit - force any uncommitted transactions
7

SYNOPSIS

9       int journal_force_commit(journal_t * journal);
10

ARGUMENTS

12       journal
13           journal to force
14

FOR SYNCHRONOUS OPERATIONS

16       force any uncommitted transactions to disk. May seem kludgy, but it
17       reuses all the handle batching code in a very simple manner.
18

AUTHORS

20       Roger Gammans <rgammans@computer-surgery.co.uk>
21           Author.
22
23       Stephen Tweedie <sct@redhat.com>
24           Author.
25
27Kernel Hackers Manual 3.10         June 2019           JOURNAL_FORCE_COMMIT(9)
Impressum