Query: journal_stop
OS: centos
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)NAMEjournal_stop - complete a transactionSYNOPSISint journal_stop(handle_t * handle);ARGUMENTShandle tranaction to complete.DESCRIPTIONAll 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.AUTHORSRoger Gammans <rgammans@computer-surgery.co.uk> Author. Stephen Tweedie <sct@redhat.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 JOURNAL_STOP(9)
Related Man Pages |
---|
journal_abort(9) - suse |
end(7) - centos |
yum-complete-transaction(8) - centos |
end(7) - suse |
kiokudb::backend::role::txn(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
How to increment version inside a file? |
Docker learning Phase-I |
CentOS 6 ran out of space, need to reclaim it |