From owner-cvs-src Sun Feb 9 4:29: 7 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 708CF37B401; Sun, 9 Feb 2003 04:28:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC5FB43F85; Sun, 9 Feb 2003 04:28:51 -0800 (PST) (envelope-from jeff@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 h19CSpbv012319; Sun, 9 Feb 2003 04:28:51 -0800 (PST) (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h19CSpPP012318; Sun, 9 Feb 2003 04:28:51 -0800 (PST) Message-Id: <200302091228.h19CSpPP012318@repoman.freebsd.org> From: Jeff Roberson Date: Sun, 9 Feb 2003 04:28:51 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, legacy-committers@FreeBSD.org Subject: cvs commit: src/sys/gnu/ext2fs ext2_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeff 2003/02/09 04:28:51 PST Modified files: sys/gnu/ext2fs ext2_vnops.c Log: - Use the new vop_stdfsync instead of recreating our own. Revision Changes Path 1.77 +3 -49 src/sys/gnu/ext2fs/ext2_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message