journal_stop(9) centos man page | unix.com

Man Page: journal_stop

Operating Environment: centos

Section: 9

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 3.10 June 2014 JOURNAL_STOP(9)
Related Man Pages
journal_abort(9) - suse
rollback_prepared(7) - centos
end(7) - suse
journal_try_to_free_buffers(9) - suse
struct_journal_s(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Tar Command
Shopt -s histappend
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!