ext3: Fix the max file size for ext3 file system.
Aneesh Kumar K.V authored

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: default avatarAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
fe7fdc37