Xref: utzoo comp.bugs.sys5:463 comp.unix.wizards:9254 Path: utzoo!attcan!uunet!wucs1!wuphys!abstl!dpg From: dpg@abstl.UUCP (David Grossman) Newsgroups: comp.bugs.sys5,comp.unix.wizards Subject: Re: File System Type (statfs, sysfs) Keywords: Sys V Release 3 Message-ID: <707@abstl.UUCP> Date: 9 Jun 88 17:43:39 GMT Organization: Anheuser-Busch Co., St. Louis Lines: 22 RFS under Sys V Release 3 on the 3b2's is not fully implemented with file system switch (fss). There are also some RFS specific system calls. Apparently, fss and RFS were developed independently and only partially merged. Fss was originally developed under Research Version 8 for /proc, a special type of file system where each active process appears as a file whose name is the process id and contents contiain kernel user structure info. The idea to put fss in SVR3 was motivated by the need to merge SV, BSD, and MS-DOS. In fact AT&T's 386 version of SVR3 does allow mounting of MS-DOS diskettes. Fss works by having a switch table listing functions for each fs type to perform various actions. The reason there is so little documentation on fss is that it needs some major modifications to be completely generic. Perhaps someone from AT&T can tell us if what the plans for RFS and fss are in Release 4? David Grossman ..!wucs2!abstl!dpg Anheuser-Busch Companies 314/577-3125 One Busch Place, Bldg. 202-7 St. Louis, MO 63118