1JOURNAL_UPDATE_FORMA(9) The Linux Journalling API JOURNAL_UPDATE_FORMA(9)
2
3
4
6 journal_update_format - Update on-disk journal structure.
7
9 int journal_update_format(journal_t * journal);
10
12 journal
13 Journal to act on.
14
16 Given an initialised but unloaded journal struct, poke about in the
17 on-disk structure to update it to the most recent supported version.
18
20 Roger Gammans <rgammans@computer-surgery.co.uk>
21 Author.
22
23 Stephen Tweedie <sct@redhat.com>
24 Author.
25
27Kernel Hackers Manual 2.6. November 2011 JOURNAL_UPDATE_FORMA(9)