From owner-cvs-all@FreeBSD.ORG Fri Apr 28 22:18:20 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 818BE16A405; Fri, 28 Apr 2006 22:18:20 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADC6D43D46; Fri, 28 Apr 2006 22:18:18 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 8D17350F93; Sat, 29 Apr 2006 00:18:17 +0200 (CEST) Received: from localhost (dli137.neoplus.adsl.tpnet.pl [83.24.38.137]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 9801F50BC1; Sat, 29 Apr 2006 00:18:10 +0200 (CEST) Date: Sat, 29 Apr 2006 00:16:45 +0200 From: Pawel Jakub Dawidek To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20060428221645.GB2493@garage.freebsd.pl> References: <200604282154.k3SLs5v2002188@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RASg3xLB4tUQ4RcS" Content-Disposition: inline In-Reply-To: <200604282154.k3SLs5v2002188@repoman.freebsd.org> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng/devel-r535 (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-0.5 required=3.0 tests=BAYES_00,RCVD_IN_NJABL_DUL, RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: Subject: Re: cvs commit: src/sys/kern vfs_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: Fri, 28 Apr 2006 22:18:20 -0000 --RASg3xLB4tUQ4RcS Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 28, 2006 at 09:54:05PM +0000, Pawel Jakub Dawidek wrote: +> pjd 2006-04-28 21:54:05 UTC +>=20 +> FreeBSD src repository +>=20 +> Modified files: +> sys/kern vfs_vnops.c=20 +> Log: +> vn_start_write() is called only when v_type !=3D VCHR, so corresponding +> vn_finished_write() should also be called only then. +> =20 +> BTW. I fixed two functions here: vn_rdwr() and vn_write(). The latter = seems +> to be unused. Lame grepping, it is used. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --RASg3xLB4tUQ4RcS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFEUpRNForvXbEpPzQRAoT9AJsFy9H3ovw37ZBHpsvNcSDEGHRfdwCfUSqb tgm2P4SnVOPrgn9FaLk5Lnc= =aZQB -----END PGP SIGNATURE----- --RASg3xLB4tUQ4RcS--