From owner-cvs-all Tue Feb 5 11: 9:44 2002 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 348B437B404; Tue, 5 Feb 2002 11:09:31 -0800 (PST) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g15J9VP74475; Tue, 5 Feb 2002 11:09:31 -0800 (PST) (envelope-from dillon) Message-Id: <200202051909.g15J9VP74475@freefall.freebsd.org> From: Matt Dillon Date: Tue, 5 Feb 2002 11:09:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfs nfs_serv.c 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 dillon 2002/02/05 11:09:31 PST Modified files: (Branch: RELENG_4) sys/nfs nfs_serv.c Log: MFC 1.113. Do not allow an invalid file mode to propogate to the underlying fs (requiring a manual fsck to fix), and fix masking for S_IFMT bits supplied by a V2 client. Revision Changes Path 1.93.2.4 +9 -3 src/sys/nfs/nfs_serv.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message