From: Aneesh Kumar K.V Date: Tue, 29 Jan 2008 04:58:26 +0000 (-0500) Subject: ext2: Fix the max file size for ext2 file system. X-Git-Tag: v2.6.25-rc1~1166^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=902be4c5efe0289594c3acf43da40fe7ff0a138b;p=pandora-kernel.git ext2: Fix the max file size for ext2 file system. The max file size for ext2 file system is now calculated with hardcoded 4K block size. The patch fixes it to be calculated with the right block size. Signed-off-by: Aneesh Kumar K.V --- Reading git-diff-tree failed