journal_restart(9) suse man page | unix.com

Man Page: journal_restart

Operating Environment: suse

Section: 9

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 2.6. July 2010 JOURNAL_RESTART(9)
Related Man Pages
journal_try_to_free_buffers(9) - centos
struct_journal_s(9) - centos
curl_multi_add_handle(3) - debian
curl_multi_add_handle(3) - osx
curl_multi_add_handle(3) - linux
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Tar Command
Docker learning Phase-I