Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] how filesystem works?
- Date: Sat, 31 Mar 2007 03:37:18 +0900
- From: "Stephen J. Turnbull" <stephen@example.com>
- Subject: Re: [tlug] how filesystem works?
- References: <20070329090009.GK3981@example.com> <ba75897e0703290433l4c843928pb7a155f123579fbd@example.com> <20070329114843.GL3981@example.com> <460BAF7A.2050905@example.com> <20070330070435.GM3981@example.com> <20070330142231.721fd4d8.attila@example.com>
Attila Kinali writes: > There is no defrag for unix file systems. Unix filesystems are > so called self defragmenting. Ok, the term is IMHO missued here, > (it should be "fragmentation avoiding") but it shows the visible > effect: no defragmentation needed. Actually, there are defrags for Unix file systems (eg, for HFS+, but I digress ;-), which are specifically designed for the purpose of making it safe to resize partitions. They're more hazardous than it's worth, though. Nobody feels the need, so nobody uses them, nobody debugs them, and they stay dangerous. > No, mv doesn't know anything about the filesystem. Only that it's moving > files around. And mind you as long as you move the file within the same > partition, you will not move the data around but only the reference to > the data. Actually, IMO it's better to think in terms of "mv == rename" first, with a special extension for the case where renaming is not possible (different file systems). This clear up a lot of confusion about mv for many newbies. It's a shame there's not a similar intuition for rm. As any Japanese knows, there are very few problems that cannot be dealt with by a sufficient amount of indirection. :-)
- Follow-Ups:
- Re: [tlug] how filesystem works?
- From: Godwin Stewart
- References:
- [tlug] grub trouble
- From: Michal Hajek
- Re: [tlug] grub trouble
- From: Arwyn Hainsworth
- Re: [tlug] grub trouble
- From: Michal Hajek
- Re: [tlug] grub trouble
- From: Sigurd Urdahl
- [tlug] how filesystem works?
- From: Michal Hajek
- Re: [tlug] how filesystem works?
- From: Attila Kinali
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] how filesystem works?
- Next by Date: Re: [tlug] how filesystem works?
- Previous by thread: Re: [tlug] how filesystem works?
- Next by thread: Re: [tlug] how filesystem works?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links