1JOURNAL_UNLOCK_UPDAT(9) The Linux Journalling API JOURNAL_UNLOCK_UPDAT(9)
23
4
NAME
6journal_unlock_updates - release barrier
7
SYNOPSIS
9void journal_unlock_updates(journal_t * journal);
10
ARGUMENTS
12journal
13Journal to release the barrier on.
14
DESCRIPTION
16Release a transaction barrier obtained with journal_lock_updates.
17
AUTHORS
19Roger Gammans <rgammans@computer-surgery.co.uk>
20Author.
2122
Stephen Tweedie <sct@redhat.com>
23Author.
24
COPYRIGHT
26Kernel Hackers Manual 3.10 June 2019 JOURNAL_UNLOCK_UPDAT(9)