Re: Storing small files inside the inode

Brandon S. Allbery KF8NH (allbery@kf8nh.apk.net)
Thu, 17 Jun 1999 17:39:30 -0400


In message <Pine.LNX.4.10.9906171456490.4446-100000@ferret.lmh.ox.ac.uk>, Matth
ew Kirkwood writes:
+-----
| On Thu, 17 Jun 1999, Martijn van Oosterhout wrote:
| > I was mainly thinking of this for symlinks because they are generally
| > really short. Actually, for symlinks it would be really easy because
| > you cannot edit a symlink, you have to delete it and recreate it, so
| > the size never changes.
|
| ext2 stores short symlinks in the inode.
|
| It would be possible to have it do the same for very small files, but
| it would be of debatable benefit, I think.
+--->8

Orthogonality implies cleaner code.

-- 
brandon s. allbery	[os/2][linux][solaris][japh]	 allbery@kf8nh.apk.net
system administrator	     [WAY too many hats]	   allbery@ece.cmu.edu
carnegie mellon / electrical and computer engineering			 KF8NH
     We are Linux. Resistance is an indication that you missed the point.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/