From owner-cvs-all Mon May 28 14:29:57 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5DF8137B422; Mon, 28 May 2001 14:29:53 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4SLTrA13028; Mon, 28 May 2001 14:29:53 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200105282129.f4SLTrA13028@freefall.freebsd.org> From: David Malone Date: Mon, 28 May 2001 14:29:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys mount.h X-FreeBSD-CVS-Branch: RELENG_4 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 dwmalone 2001/05/28 14:29:53 PDT Modified files: (Branch: RELENG_4) sys/sys mount.h Log: Add MNT_NOSYMFOLLOW and MNT_EXPUBLIC to the list of flags visable to statfs. (The corrisponsing change was made to -current some time ago as part of Kirk's snapshot stuff). PR: 25832 Submitted by: Tony Finch Approved by: mckusick Revision Changes Path 1.89.2.2 +2 -4 src/sys/sys/mount.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message