atom feed23 messages in org.freebsd.freebsd-fs[PATCH] IFS: Inode FileSystem
FromSent OnAttachments
Suleiman SouhlalJun 5, 2005 11:03 am 
Suleiman SouhlalJun 5, 2005 8:07 pm 
Maxim SobolevJun 6, 2005 3:31 am 
Suleiman SouhlalJun 6, 2005 4:03 am 
Garance A DrosihnJun 6, 2005 4:17 am 
Scott LongJun 6, 2005 4:54 am 
Suleiman SouhlalJun 6, 2005 5:06 am 
Garance A DrosihnJun 6, 2005 5:47 am 
Suleiman SouhlalJun 6, 2005 6:27 am 
Jim ReesJun 6, 2005 10:50 am 
Bruce M SimpsonJun 6, 2005 12:14 pm 
Scott LongJun 6, 2005 1:47 pm 
Dag-Erling SmørgravJun 6, 2005 2:46 pm 
Scott LongJun 6, 2005 2:56 pm 
Dag-Erling SmørgravJun 6, 2005 3:24 pm 
Scott LongJun 6, 2005 3:50 pm 
Dag-Erling SmørgravJun 6, 2005 4:03 pm 
Scott LongJun 6, 2005 4:12 pm 
Brooks DavisJun 6, 2005 4:40 pm 
Garance A DrosihnJun 6, 2005 6:11 pm 
Don LewisJun 6, 2005 8:37 pm 
Garance A DrosihnJun 6, 2005 9:04 pm 
Robert WatsonJun 6, 2005 11:35 pm 
Subject:[PATCH] IFS: Inode FileSystem
From:Garance A Drosihn (dro@rpi.edu)
Date:Jun 6, 2005 4:17:29 am
List:org.freebsd.freebsd-fs

At 2:03 PM -0400 6/5/05, Suleiman Souhlal wrote:

This filesystem was imported back in the year 2000, by Adrian Chadd (adrian@) and removed in 2002, before the introduction of UFS2 in order not to slow down the development of UFS2.

You can find additional comments in src/sys/ufs/ifs/README in the patch.

Is anyone interested in seeing this committed?

It sounds to me like this would be interesting to have, as long as it wouldn't be much work to keep it up-to-date now. I have a vague notion that this might be very useful for AFS file servers, for instance. (although that would require some more work on the OpenAFS-side of things...)

I haven't had a chance to try this yet, but I might try some tests with it next weekend. I could try it on PPC and Sparc64, in addition to i386.