From: Jose R. Santos Date: Wed, 18 Jul 2007 12:37:25 +0000 (-0400) Subject: ext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on large devices X-Git-Tag: v2.6.23-rc1~494^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb40a09c679d7f9709f7087add57f2e1c7122bb3;p=pandora-kernel.git ext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on large devices Set the journals JBD2_FEATURE_INCOMPAT_64BIT on devices with more than 32bit block sizes during mount time. This ensure proper record lenth when writing to the journal. Signed-off-by: Jose R. Santos Signed-off-by: Andreas Dilger Signed-off-by: Mingming Cao Signed-off-by: Laurent Vivier Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed