From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:51187) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1NcN-0007LV-EX for qemu-devel@nongnu.org; Tue, 14 Aug 2012 16:21:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T1NcM-00079C-Gv for qemu-devel@nongnu.org; Tue, 14 Aug 2012 16:21:35 -0400 Received: from mail.profihost.ag ([85.158.179.208]:35912) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1NcM-000794-7K for qemu-devel@nongnu.org; Tue, 14 Aug 2012 16:21:34 -0400 Message-ID: <502AB351.7060103@profihost.ag> Date: Tue, 14 Aug 2012 22:21:37 +0200 From: Stefan Priebe MIME-Version: 1.0 References: <1344926686-9197-1-git-send-email-s.priebe@profihost.ag> <20120814103549.GA23371@stefanha-thinkpad.localdomain> <502A5BCA.2090907@redhat.com> In-Reply-To: <502A5BCA.2090907@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] iscsi: fix race between task completition and task abortion List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: Stefan Hajnoczi , qemu-devel@nongnu.org, ronnie sahlberg Am 14.08.2012 16:08, schrieb Kevin Wolf: > Am 14.08.2012 14:11, schrieb Stefan Hajnoczi: >> On Tue, Aug 14, 2012 at 1:09 PM, ronnie sahlberg >> wrote: >>> Is a reply with the text >>> >>> Acked-by: Ronnie Sahlberg >>> >>> sufficient ? >> >> Yes > > But is this only meant as a question or a real Acked-by and I should > pick it up? (Still for 1.2, I guess?) I'll send a new patch in a few minutes. It fixes the signed-off, style and a logic problem as well. Stefan