ocfs2: Don't populate uptodate cache in ocfs2_force_read_journal()
authorMark Fasheh <mark.fasheh@oracle.com>
Wed, 12 Apr 2006 21:24:05 +0000 (14:24 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Wed, 17 May 2006 21:38:48 +0000 (14:38 -0700)
commitdd4a2c2bfe159cc39e9672e875c8314563699764
treed858215c972c637000e2a28af85830fd4665cd89
parentc4374f8a6093fbee42ac4368b3ca180d1d0c7c6d
ocfs2: Don't populate uptodate cache in ocfs2_force_read_journal()

This greatly reduces the amount of memory useded during recovery.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/journal.c