From: Aneesh Kumar K.V Date: Tue, 29 Jan 2008 04:58:26 +0000 (-0500) Subject: ext3: Fix the max file size for ext3 file system. X-Git-Tag: v2.6.25-rc1~1166^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe7fdc37b5404afb068f928ceba7c3e591b501ca;p=pandora-kernel.git ext3: Fix the max file size for ext3 file system. The max file size for ext3 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