centos man page for journal_restart

Query: journal_restart

OS: centos

Section: 9

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

JOURNAL_RESTART(9)					     The Linux Journalling API						JOURNAL_RESTART(9)

NAME
journal_restart - restart a handle.
SYNOPSIS
int journal_restart(handle_t * handle, int nblocks);
ARGUMENTS
handle handle to restart nblocks nr credits requested
DESCRIPTION
Restart a handle for a multi-transaction filesystem operation. If the journal_extend call above fails to grant new buffer credits to a running handle, a call to journal_restart will commit the handle's transaction so far and reattach the handle to a new transaction capabable of guaranteeing the requested number of credits.
AUTHORS
Roger Gammans <rgammans@computer-surgery.co.uk> Author. Stephen Tweedie <sct@redhat.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 JOURNAL_RESTART(9)
Related Man Pages
journal_try_to_free_buffers(9) - centos
curl_multi_add_handle(3) - suse
journal_get_undo_access(9) - suse
journal_try_to_free_buffers(9) - suse
curl_multi_add_handle(3) - minix
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
Docker learning Phase-I
Shopt -s histappend
[TIP] Processing YAML files with yq