diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-03-06 22:29:55 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-03-06 22:29:55 +0100 |
| commit | b7a89be42c0e95004a70d03a065826d0cd658894 (patch) | |
| tree | 3c67da75205e17a1b8e8491f92d7254982c85856 /man5/filesystems.5 | |
| parent | eaf096254c3d1911a05ac2f8379d824be2141ea6 (diff) | |
| download | man-pages-b7a89be42c0e95004a70d03a065826d0cd658894.tar.gz | |
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 <mtk.manpages@gmail.com>
Diffstat (limited to 'man5/filesystems.5')
| -rw-r--r-- | man5/filesystems.5 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/man5/filesystems.5 b/man5/filesystems.5 index d46e624ccf..bd17be88de 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 |
