Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!elroy.jpl.nasa.gov!usc!acsc.com!acsc.com!jerry From: jerry@acsc.com (Jerry Chen) Newsgroups: comp.os.386bsd.development Subject: Re: mount a dirty file system without fsck (was Re: what is fs_clean for?) Date: 17 Oct 1993 18:18:20 GMT Organization: Advanced Computing Systems Company Lines: 10 Distribution: world Message-ID: <29s29c$98r@acsc.com> References: <2945gj$i0h@acsc.com> <adlerCEr6pt.Jwx@netcom.com> <29o70s$sk3@u.cc.utah.edu> NNTP-Posting-Host: cpuserver.acsc.com > in particular, the init code and static > allocations must go, and the block management needs to be zoned (ala VIVA > FS from UKY); then you might as well go to an allocation bitmap directly > and decode the bytes; this is what the ACER Fast Filesystem does. Where can I find more info about the ACER Fast Filesystem and the VIVA FS from UKY? Are there any papers? Jerry