Ext3 for large filesystems
Ext3 for large filesystems
Posted Jun 5, 2015 3:54 UTC (Fri) by yaojingguo (guest, #98846)Parent article: Ext3 for large filesystems
Wikipedia says that if the block size is 4KiB, the max ext3 file size is 2TiB not 4TiB. And a reading of ext3_max_size function in linux/fs/ext3/super.c confirms Wikipedia's opinion.
