Gentoo Archives: gentoo-user

From: "Hemmann
To: Gentoo Users <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] Best File System For Linux
Date: Thu, 04 May 2006 12:02:19
Message-Id: 200605041349.27216.volker.armin.hemmann@tu-clausthal.de
In Reply to: [gentoo-user] Best File System For Linux by Farhan Ahmed
1 Hi,
2
3 there is no 'best' fs.
4
5 Except for boot. Boot should always be ext2. Everything else is just overkill.
6
7 ext3 is nice for backward compatibility.
8
9 reiserfs is nice, if you have lots and lots of small files (like me), because
10 it saves a lot of space.
11
12 xfs is nice, if you deal with big files regularly, but it does not like sudden
13 poweroffs, and had the habit of overwriting damaged files witzh zeros -
14 a 'security' feature. So /etv/passwd or similar sensitive files do not show
15 up somewhere, where they don't belong. I don't know, if it still does this,
16 but some people lost precious data that way.
17
18 jfs... well, there is nothing special about jfs. I just don't know anybody who
19 uses it.
20 --
21 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Best File System For Linux "Frédéric Grosshans" <frederic.grosshans.1995@×××××××××××××.org>