.\" 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_UPDATE_SUPERBLOCK" "" "06 October 2005" "" ""
.SH NAME
journal_update_superblock \- Update journal sb on disk.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void journal_update_superblock (journal_t * \fIjournal\fB, int \fIwait\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIjournal\fB\fR
The journal to update.
.TP
\fB\fIwait\fB\fR
Set to '0' if you don't want to wait for IO completion.
.SH "DESCRIPTION"
.PP
Update a journal's dynamic superblock fields and write it to disk,
optionally waiting for the IO to complete.