From owner-cvs-all Fri Dec 21 1:29:48 2001 Delivered-To: cvs-all@freebsd.org Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by hub.freebsd.org (Postfix) with ESMTP id 5948F37B405; Fri, 21 Dec 2001 01:29:44 -0800 (PST) Received: from sheldonh (helo=axl.seasidesoftware.co.za) by axl.seasidesoftware.co.za with local-esmtp (Exim 3.33 #1) id 16HM1h-000D4K-00; Fri, 21 Dec 2001 11:31:37 +0200 From: Sheldon Hearn To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man5 fstab.5 In-reply-to: Your message of "Fri, 21 Dec 2001 11:07:54 +0200." <20011221110754.A52970@sunbay.com> Date: Fri, 21 Dec 2001 11:31:37 +0200 Message-ID: <50239.1008927097@axl.seasidesoftware.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 21 Dec 2001 11:07:54 +0200, Ruslan Ermilov wrote: > > The df(1) utility only has to deal with filesystems of types for which > > support is already loaded. > > > I wouldn't tell you this if you've put this into commitlog. :-) At first I thought this last response of yours was silly, but I think you're right -- a more helpful commit log would help one day when the next hacker who asks "but why" wants to fix the problem. I've done a forced commit to provide the background. FWIW, I plan to resolve the NFS kernel support issues in mount_nfs and then teach /etc/rc to delay mounting of remote filesystems until the network is initialized. I realize this doesn't seem pure, but it beats the crap out of the ugliness involved in teaching mount the distinction between remote and local filesystem types. I doubt I'll get this done in time for 4.5-RELEASE, so I'd _really_ like someone to give me a thumbs up on my band-aid patch sent to freebsd-audit in Message-ID: <5062.1008868549@axl.seasidesoftware.co.za>. :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message