From owner-freebsd-questions Fri May 31 14:29:12 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA18250 for questions-outgoing; Fri, 31 May 1996 14:29:12 -0700 (PDT) Received: from eac.iafrica.com (h196-7-192-135.iafrica.com [196.7.192.135]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id OAA18228; Fri, 31 May 1996 14:29:04 -0700 (PDT) Received: (from rnordier@localhost) by eac.iafrica.com (8.6.12/8.6.12) id XAA01338; Fri, 31 May 1996 23:27:02 +0200 From: Robert Nordier Message-Id: <199605312127.XAA01338@eac.iafrica.com> Subject: Re: When msdosfs (re)finished? To: mpp@freefall.freebsd.org (Mike Pritchard) Date: Fri, 31 May 1996 23:27:01 +0200 (SAT) Cc: hoek@freenet.hamilton.on.ca, questions@freebsd.org In-Reply-To: <199605312042.NAA12167@freefall.freebsd.org> from "Mike Pritchard" at May 31, 96 01:42:41 pm X-Mailer: ELM [version 2.4 PL24 ME8a] Content-Type: text Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Mike Pritchard wrote: > > Robert Nordier wrote: > > > > As far as I know, I'm the only one actively working on the msdosfs > > code. The rewritten msdosfs (now 'vfatfs') is mostly complete in > > essentials, but I'm still reconsidering the way VFAT support is > > implemented, and trying out various strategies for handling the > > metadata updates so as to best support 'fsck'-style recovery. > > FYI: I don't recall if this has been mentioned before, but > I noticed that NetBSD has an fsck for msdos now. Thanks. Yes: brand new, and apparently not based on any of the other DOS fscks around. Considering I just finished writing one for FreeBSD a week ago, this seems like great timing. :( Still, it means I just happen to have a 76 disk-image test suite to try it on.... -- Robert Nordier