From owner-cvs-all Tue Aug 6 13:26:33 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 D96E237B400; Tue, 6 Aug 2002 13:26:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CF1043E70; Tue, 6 Aug 2002 13:26:30 -0700 (PDT) (envelope-from semenu@FreeBSD.org) Received: from freefall.freebsd.org (semenu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g76KQUJU016063; Tue, 6 Aug 2002 13:26:30 -0700 (PDT) (envelope-from semenu@freefall.freebsd.org) Received: (from semenu@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g76KQUiS016062; Tue, 6 Aug 2002 13:26:30 -0700 (PDT) Message-Id: <200208062026.g76KQUiS016062@freefall.freebsd.org> From: Semen Ustimenko Date: Tue, 6 Aug 2002 13:26:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount_nfs mount_nfs.c 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 semenu 2002/08/06 13:26:30 PDT Modified files: sbin/mount_nfs mount_nfs.c Log: Fix -o ac(reg|dir)(min|max) options. The appropriate flags weren't translated from ALTF_* to NFSMNT_* thus these options weren't accepted by kernel. PR: bin/30334 MFC after: 1 week Revision Changes Path 1.53 +4 -0 src/sbin/mount_nfs/mount_nfs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message