ocfs2: Move struct recovery_map to a header file
authorSunil Mushran <sunil.mushran@oracle.com>
Tue, 16 Dec 2008 23:49:16 +0000 (15:49 -0800)
committerMark Fasheh <mfasheh@suse.com>
Fri, 3 Apr 2009 18:39:14 +0000 (11:39 -0700)
commit96a6c64b5354b804b3ccfd1b31306565a01ebcb1
treede8bde922d2e5fdb4d0698dc4169b57acd7e4b8b
parent87d3d3f3931f3e0fca44fbb5c06ad45fc4dca9bc
ocfs2: Move struct recovery_map to a header file

Move the definition of struct recovery_map from journal.c to journal.h. This
is preparation for the next patch.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/journal.c
fs/ocfs2/journal.h