![]() | ||||||||||
Messages in this thread |
On Wed, Apr 23, 2003 at 12:28:33PM +0200, Nir Livni wrote: > Hi all, > I am looking for information about writing a FileSystem Filter Driver on RH. > Any documentation or source code samples whould be appreciated. > > Please make sure you CC' me on any answer for this post, because I am not > registered (yet ?) > > Thanks, > Nir The reference implementation for a filesystem is ext2fs, which you can have a look at in fs/ext2 on a unpacked kernel tree. Have also a look at fs/ramfs which is a bit simpler but does not deal with block devices. Also have a look at the linux-kernel and linux-fsdevel mailing list archives. Greets, Antonio. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | |||||||||
| Last update: 2005-03-22 12:34 [from the cache] ©2003-2008 | ||||||||||