----- Original Message ---- > From: Orlando Andico <[email protected]> > > Yes had a look at ext4... extents-based, kind of like SGI's XFS. How > come nobody mentions XFS? it used to be world-leading. But SGI is a > tiny company now...
XFS has one major flaw. Deletes are so painstakingly slow compared to all other available, stable fs in Linux. Especially so on large files (> 1MB). On a file server with a lot of deletes happening, this would severely affect the performance. NTFS-3G under FUSE is way faster in this particular area. _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph

