From owner-freebsd-questions Sun Apr 7 17:37:45 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA14361 for questions-outgoing; Sun, 7 Apr 1996 17:37:45 -0700 (PDT) Received: from palmer.demon.co.uk (palmer.demon.co.uk [158.152.50.150]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id RAA14352 for ; Sun, 7 Apr 1996 17:37:41 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by palmer.demon.co.uk (sendmail/PALMER-1) with SMTP id BAA06309 ; Mon, 8 Apr 1996 01:37:20 +0100 (BST) To: pete@pelican.com (Pete Carah) cc: freebsd-questions@FreeBSD.ORG From: "Gary Palmer" Subject: Re: Msdos FS In-reply-to: Your message of "07 Apr 1996 10:02:59 PDT." <4k8sg3$qoq@pelican.altadena.net> Date: Mon, 08 Apr 1996 01:37:19 +0100 Message-ID: <6307.828923839@palmer.demon.co.uk> Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Pete Carah wrote in message ID <4k8sg3$qoq@pelican.altadena.net>: > Well, considering that some of the medium-density floppy formats had > this property, and that DOS doesn't use the cluster write subroutines > for writes to the root directory (so it doesn't care...), we shut > ourselves out of lots of probable disk configurations with this > restriction... Which is exactly why someone is hacking on our DOSFS code to make it better/more robust... Gary