From owner-freebsd-current Mon Oct 19 05:14:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA28845 for freebsd-current-outgoing; Mon, 19 Oct 1998 05:14:29 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA28831 for ; Mon, 19 Oct 1998 05:14:25 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id WAA18383; Mon, 19 Oct 1998 22:13:42 +1000 Date: Mon, 19 Oct 1998 22:13:42 +1000 From: Bruce Evans Message-Id: <199810191213.WAA18383@godzilla.zeta.org.au> To: bde@zeta.org.au, chuckr@mat.net Subject: Re: mount flags Cc: andyf@speednet.com.au, freebsd-current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >In looking around at how other Unixes are doing this, I notice that many >have their statfs stuff in a different file than mount.h ... I think in >sys/statvfs.h. Is there some URL where I can go hunt around at how >4.4BSDLite2 is doing it, and see if we're going that direction? Mounting is very unportable. amd seems to have about 200 options, including about 5 options related to statfs. ftp.freebsd.org has most Lite2 sources under cvs :-). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message