JOURNAL_UPDATE_FORMA
Section: The Linux Journalling API (9)
Updated: February 2011
Index
Return to Main Contents
NAME
journal_update_format - Update on-disk journal structure.
SYNOPSIS
-
int journal_update_format(journal_t * journal);
ARGUMENTS
journal
-
- Journal to act on.
DESCRIPTION
Given an initialised but unloaded journal struct, poke about in the on-disk structure to update it to the most recent supported version.
AUTHORS
Roger Gammans <rgammans@computer-surgery.co.uk>
-
Author.
Stephen Tweedie <sct@redhat.com>
-
Author.
COPYRIGHT