From owner-p4-projects@FreeBSD.ORG Tue Jun 1 17:38:04 2010 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 791081065686; Tue, 1 Jun 2010 17:38:04 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D497106567D for ; Tue, 1 Jun 2010 17:38:04 +0000 (UTC) (envelope-from gpf.kira@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id C84608FC08 for ; Tue, 1 Jun 2010 17:38:03 +0000 (UTC) Received: by wyb36 with SMTP id 36so1410008wyb.13 for ; Tue, 01 Jun 2010 10:38:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=HOodnOWCvd5me4TwY9G3FlzWD+MJZMTZQfZTdMoh8OM=; b=wiQs8DWhv3OQFHqHDwYBQdMbtTAtv2S+wl5OyhdypRXGoh/Az1PkLd+z01FHQJnFuE FPsyK4nsyLfPeOsWgSAXlbyXmLUrdDx1Ff2mL0f76C3qZssDEsj8B6MCL+Huz747AnvS 24B119aEPp2YuCwnix4ZYzUK9ymqxEgfTfWSU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=qsZMDKm0BWvkgIWZgC7Prfa+lbZ4lYxLKUyVZTgd69V1JpBywZtVhr155iBH+58CbK b0xHFEdhqoAdxg+tF3q2mv8Cymxqx9tfDx8J6iMVaCkFeH1/N6ExyA5yhZBe0abiV9UB dUsTntv2I9jPSp6wIoscKkNOp05dIQC1hxDCc= MIME-Version: 1.0 Received: by 10.227.145.141 with SMTP id d13mr6352285wbv.40.1275413882477; Tue, 01 Jun 2010 10:38:02 -0700 (PDT) Received: by 10.216.1.145 with HTTP; Tue, 1 Jun 2010 10:38:02 -0700 (PDT) In-Reply-To: <201006011728.o51HSI4W012814@repoman.freebsd.org> References: <201006011728.o51HSI4W012814@repoman.freebsd.org> Date: Tue, 1 Jun 2010 20:38:02 +0300 Message-ID: From: Efstratios Karatzas To: perforce@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: PERFORCE change 179052 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jun 2010 17:38:04 -0000 > =C2=A0 =C2=A0 =C2=A0 =C2=A0This is for non-compound rpcs. Should probably= check and see what > =C2=A0 =C2=A0 =C2=A0 =C2=A0happens when the reply is returned from the ca= che and we are actually > =C2=A0 =C2=A0 =C2=A0 =C2=A0executing the rpc. grrr I actually meant to write "what happens when the reply is returned from the cache and we are *NOT* executing the rpc. Oh, and don't mind the debuging printf()s. Cheers, --=20 Efstratios "GPF" Karatzas