[PATCH] IFS: Inode FileSystem

Suleiman Souhlal ssouhlal at FreeBSD.org
Mon Jun 6 06:27:36 GMT 2005


Hi,

On Jun 5, 2005, at 11:31 PM, Maxim Sobolev wrote:

> Are there any real users of this FS? If my memory serves,
> Adrian's plan was to add IFS support into the squid. I
> wonder if it had happened and whether or not it actually
> provides any real performance benefit.

I just thought about another thing IFS would be very useful for:  
Helping to develop UFS journaling. Since the filesystem itself is  
very simple, and directories are not present, it should be pretty  
easy to journal, as the number of places that update the metadata is  
pretty low. This should be extremely useful when testing out the  
journal operations, once they have been implemented.

--
Suleiman Souhlal     | ssouhlal at vt.edu
The FreeBSD Project  | ssouhlal at FreeBSD.org



More information about the freebsd-fs mailing list