journal_lock_updates(9) suse man page | unix.com

Man Page: journal_lock_updates

Operating Environment: suse

Section: 9

JOURNAL_LOCK_UPDATES(9) 				     The Linux Journalling API					   JOURNAL_LOCK_UPDATES(9)

NAME
journal_lock_updates - establish a transaction barrier.
SYNOPSIS
void journal_lock_updates(journal_t * journal);
ARGUMENTS
journal Journal to establish a barrier on.
DESCRIPTION
This locks out any further updates from being started, and blocks until all existing updates have completed, returning only once the journal is in a quiescent state with no updates running. The journal lock should not be held on entry.
AUTHORS
Roger Gammans <rgammans@computer-surgery.co.uk> Author. Stephen Tweedie <sct@redhat.com> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 JOURNAL_LOCK_UPDATES(9)
Related Man Pages
journal_get_undo_access(9) - centos
journal_try_to_free_buffers(9) - centos
sd-journal(3) - centos
sd_journal_get_catalog_for_message_id(3) - centos
jls(1) - centos
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB