JOURNAL_UNLOCK_UPDAT(9) The Linux Journalling API JOURNAL_UNLOCK_UPDAT(9)
NAME
journal_unlock_updates - release barrier
SYNOPSIS
void journal_unlock_updates(journal_t * journal);
ARGUMENTS
journal
Journal to release the barrier on.
DESCRIPTION
Release a transaction barrier obtained with journal_lock_updates.
Should be called without the journal lock held.
AUTHORS
Roger Gammans <rgammans@computer-surgery.co.uk>
Author.
Stephen Tweedie <sct@redhat.com>
Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 JOURNAL_UNLOCK_UPDAT(9)