Merge git://git.infradead.org/mtd-2.6
[linux-2.6-block.git] / fs / ocfs2 / ocfs2_fs.h
index dfb8a5bedfc83f80436e04bd680632fe35002ce7..c5b1ac547c158885c10be46f4b33935a83f6dd52 100644 (file)
 
 /* Journal limits (in bytes) */
 #define OCFS2_MIN_JOURNAL_SIZE         (4 * 1024 * 1024)
-#define OCFS2_MAX_JOURNAL_SIZE         (500 * 1024 * 1024)
 
 struct ocfs2_system_inode_info {
        char    *si_name;