From owner-cvs-all Fri Dec 27 10:20:18 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FD5137B401; Fri, 27 Dec 2002 10:20:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B072A43EE5; Fri, 27 Dec 2002 10:20:17 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBRIKHfh051174; Fri, 27 Dec 2002 10:20:17 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBRIKHfI051164; Fri, 27 Dec 2002 10:20:17 -0800 (PST) Message-Id: <200212271820.gBRIKHfI051164@repoman.freebsd.org> From: Robert Watson Date: Fri, 27 Dec 2002 10:20:17 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys mount.h X-FreeBSD-CVS-Branch: HEAD 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 rwatson 2002/12/27 10:20:17 PST Modified files: sys/sys mount.h Log: Re-add MNT_ACLS to the list of "updateable" mount flags, per our documentation. Generally, you really shouldn't twiddle the flag, but there are sensible scenarios where one might. Obtained from: TrustedBSD Project Revision Changes Path 1.144 +2 -1 src/sys/sys/mount.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message