.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "JOURNAL_LOAD" "" "06 October 2005" "" ""
.SH NAME
journal_load \- Read journal from disk.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int journal_load (journal_t * \fIjournal\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIjournal\fB\fR
Journal to act on.
.SH "DESCRIPTION"
.PP
Given a journal_t structure which tells us which disk blocks contain
a journal, read the journal from disk to initialise the in-memory
structures.