My vote is for ext3, it is far much better than other Linux file systems. Some of the advantages of ext3 file system are:
1.It allows in-place upgrade from ext2 file system without having to back up and restore data.
2. ext3 uses less CPU power than other file systems like XFS and ReiserFS.
3. ext3 have a wider testing base and is relatively simple, that’s why it is considered as safer than other Linux file systems.
|