Date: Mon, 1 Jun 1998 16:31:12 +0000 (GMT) From: Terry Lambert <tlambert@primenet.com> To: hiren@tagore.wipinfo.soft.net Cc: freebsd-fs@FreeBSD.ORG Subject: Re: implementation of virtual file system and msdosfs Message-ID: <199806011631.JAA08362@usr04.primenet.com> In-Reply-To: <9806011401.AA11364@tagore.wipinfo.soft.net> from "hiren@tagore.wipinfo.soft.net" at Jun 1, 98 02:00:30 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> Is there any documentation which explains the implementation of VFS and the > implementation of msdosfs which fits into VFS implementation of FreeBSD ftp://ftp.cs.ucla.edu/pub/ficus/heidemann_thesis.ps.gz See also other documents in the same directory. It's not totally accurate, since the BSD4.4 implementation does not match John Heidemann's design documents very well at all. Among other things, there is "struct fileops", "VOP_LOCK", the cookie argument to "VOP_READDIR", etc.. It would be nice if the code matched the design document. 8-|. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806011631.JAA08362>