other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
JOURNAL_UNLOCK_UPDAT(9) | The Linux Journalling API | JOURNAL_UNLOCK_UPDAT(9) |
NAME¶
journal_unlock_updates - release barrierSYNOPSIS¶
void
journal_unlock_updates(journal_t * journal);
ARGUMENTS¶
journalJournal to release the barrier on.
DESCRIPTION¶
Release a transaction barrier obtained with journal_lock_updates.AUTHORS¶
Roger Gammans <rgammans@computer-surgery.co.uk>Author.
Stephen Tweedie <sct@redhat.com>
Author.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |