Query: journal_lock_updates
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
JOURNAL_LOCK_UPDATES(9) The Linux Journalling API JOURNAL_LOCK_UPDATES(9)NAMEjournal_lock_updates - establish a transaction barrier.SYNOPSISvoid journal_lock_updates(journal_t * journal);ARGUMENTSjournal Journal to establish a barrier on.DESCRIPTIONThis 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.AUTHORSRoger Gammans <rgammans@computer-surgery.co.uk> Author. Stephen Tweedie <sct@redhat.com> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 JOURNAL_LOCK_UPDATES(9)
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Is UNIX an open source OS ? |
Cut command on RHEL 6.8 compatibility issues |
Tar Command |
Shopt -s histappend |