suse man page for journal_stop

Query: journal_stop

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

JOURNAL_STOP(9) 					     The Linux Journalling API						   JOURNAL_STOP(9)

NAME
journal_stop - complete a transaction
SYNOPSIS
int journal_stop(handle_t * handle);
ARGUMENTS
handle tranaction to complete.
DESCRIPTION
All done for a particular handle. There is not much action needed here. We just return any remaining buffer credits to the transaction and remove the handle. The only complication is that we need to start a commit operation if the filesystem is marked for synchronous update. journal_stop itself will not usually return an error, but it may do so in unusual circumstances. In particular, expect it to return -EIO if a journal_abort has been executed since the transaction began.
AUTHORS
Roger Gammans <rgammans@computer-surgery.co.uk> Author. Stephen Tweedie <sct@redhat.com> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 JOURNAL_STOP(9)
Related Man Pages
yum-complete-transaction(8) - centos
journal_get_undo_access(9) - centos
journal_get_undo_access(9) - suse
rollback(7) - minix
rollback(7) - linux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
A (ksh) Library For and From UNIX.com
Docker learning Phase-I
32 bit process addressing more than 4GB