From owner-cvs-all@FreeBSD.ORG Thu May 4 07:42:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 1C5AD16A409; Thu, 4 May 2006 07:42:53 +0000 (UTC) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBF1443D4C; Thu, 4 May 2006 07:42:52 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k447gql0029247; Thu, 4 May 2006 07:42:52 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k447gqN3029246; Thu, 4 May 2006 07:42:52 GMT (envelope-from scottl) Message-Id: <200605040742.k447gqN3029246@repoman.freebsd.org> From: Scott Long Date: Thu, 4 May 2006 07:42:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/kern vfs_subr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 07:42:53 -0000 scottl 2006-05-04 07:42:52 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/kern vfs_subr.c Log: MFC rev 1.669. This is done only because the change has been tested for a month, and then only because it has been heavily reviewed and recommended. Approved by: re Revision Changes Path 1.635.2.17 +3 -0 src/sys/kern/vfs_subr.c