From owner-svn-src-all@FreeBSD.ORG Thu Aug 26 11:47:44 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A68B010656AE; Thu, 26 Aug 2010 11:47:44 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (60.wheelsystems.com [83.12.187.60]) by mx1.freebsd.org (Postfix) with ESMTP id 0DD898FC18; Thu, 26 Aug 2010 11:47:32 +0000 (UTC) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 52D9945E49; Thu, 26 Aug 2010 13:47:30 +0200 (CEST) Received: from localhost (pdawidek.whl [10.0.1.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 5C55D4569A; Thu, 26 Aug 2010 13:47:25 +0200 (CEST) Date: Thu, 26 Aug 2010 13:47:20 +0200 From: Pawel Jakub Dawidek To: Rick Macklem Message-ID: <20100826114720.GA1996@garage.freebsd.pl> References: <201008252323.o7PNN0ST025510@svn.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pWyiEgJYm5f9v55/" Content-Disposition: inline In-Reply-To: <201008252323.o7PNN0ST025510@svn.freebsd.org> User-Agent: Mutt/1.4.2.3i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 9.0-CURRENT amd64 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-5.9 required=4.5 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r211830 - head/sys/rpc X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Aug 2010 11:47:44 -0000 --pWyiEgJYm5f9v55/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 25, 2010 at 11:23:00PM +0000, Rick Macklem wrote: > Author: rmacklem > Date: Wed Aug 25 23:23:00 2010 > New Revision: 211830 > URL: http://svn.freebsd.org/changeset/base/211830 >=20 > Log: > Add mutex locking for the call to replay_prune() in > replay_setsize(), since replay_prune() expects the > rc_lock to be held when it is called. Ah! Rick, I've more fixes to this file. Could you review the following patch: http://people.freebsd.org/~pjd/patches/rpc_replay.c.patch --=20 Pawel Jakub Dawidek http://www.wheelsystems.com pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --pWyiEgJYm5f9v55/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkx2VEcACgkQForvXbEpPzQpcQCeL+zWJezNTSe4pwIBehCrXzCg sU0AoM0eSOTonMgmnku4FeXtYDgYgVjv =5GIf -----END PGP SIGNATURE----- --pWyiEgJYm5f9v55/--