From owner-cvs-all@FreeBSD.ORG Sat Oct 29 06:43:56 2005 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 1EF4D16A41F; Sat, 29 Oct 2005 06:43:56 +0000 (GMT) (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 D0CA343D45; Sat, 29 Oct 2005 06:43:55 +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 j9T6ht5p000658; Sat, 29 Oct 2005 06:43:55 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9T6htJQ000657; Sat, 29 Oct 2005 06:43:55 GMT (envelope-from scottl) Message-Id: <200510290643.j9T6htJQ000657@repoman.freebsd.org> From: Scott Long Date: Sat, 29 Oct 2005 06:43:55 +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/ufs/ffs ffs_vnops.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: Sat, 29 Oct 2005 06:43:56 -0000 scottl 2005-10-29 06:43:55 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/ufs/ffs ffs_vnops.c Log: MFC rev 1.158 Submitted by: tegge Approved by: re Revision Changes Path 1.157.2.1 +1 -1 src/sys/ufs/ffs/ffs_vnops.c