From b7a89be42c0e95004a70d03a065826d0cd658894 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 6 Mar 2015 22:29:55 +0100 Subject: [PATCH] filesystems.5: Remove dubious claim about comparative performance of ext2 Perhaps it was the best filesystem performance-wise in the 20th century, when that text was written. That probaly ceased to be true quite a long time ago, though. Signed-off-by: Michael Kerrisk --- man5/filesystems.5 | 3 --- 1 file changed, 3 deletions(-) diff --git a/man5/filesystems.5 b/man5/filesystems.5 index d46e624cc..bd17be88d 100644 --- a/man5/filesystems.5 +++ b/man5/filesystems.5 @@ -74,9 +74,6 @@ as well as removable media. The second extended filesystem was designed as an extension of the extended filesystem .RB ( ext ). -.B ext2 -offers the best performance (in terms of speed and CPU usage) of -the filesystems supported under Linux. .RB See " ext2 " (5). .TP .B ext3