From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin K. Petersen" Subject: Re: [Patch v2 1/2] libiscsi: Fix use-after-free race during iscsi_session_teardown Date: Mon, 02 Oct 2017 22:28:49 -0400 Message-ID: References: <20170713161122.89375-1-khazhy@google.com> <20170829182914.5oza32ohjj4lua6j@straylight.hirudinean.org> Reply-To: open-iscsi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Sender: open-iscsi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org In-Reply-To: (Khazhismel Kumykov's message of "Fri, 29 Sep 2017 15:54:28 -0700") List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Khazhismel Kumykov Cc: "Martin K. Petersen" , Chris Leech , 'Khazhismel Kumykov' via open-iscsi , lduncan-IBi9RG/b67k@public.gmane.org, linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-scsi@vger.kernel.org Khazhismel, > Noticed these don't seem to be in 4.14/scsi-queue Not sure what happened there. I apologize. They are now in 4.14/scsi-fixes. -- Martin K. Petersen Oracle Linux Engineering -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To unsubscribe from this group and stop receiving emails from it, send an email to open-iscsi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to open-iscsi-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org Visit this group at https://groups.google.com/group/open-iscsi. For more options, visit https://groups.google.com/d/optout. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751250AbdJCC3q (ORCPT ); Mon, 2 Oct 2017 22:29:46 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:39365 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750869AbdJCC3p (ORCPT ); Mon, 2 Oct 2017 22:29:45 -0400 To: Khazhismel Kumykov Cc: "Martin K. Petersen" , Chris Leech , "'Khazhismel Kumykov' via open-iscsi" , lduncan@suse.com, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [Patch v2 1/2] libiscsi: Fix use-after-free race during iscsi_session_teardown From: "Martin K. Petersen" Organization: Oracle Corporation References: <20170713161122.89375-1-khazhy@google.com> <20170829182914.5oza32ohjj4lua6j@straylight.hirudinean.org> Date: Mon, 02 Oct 2017 22:28:49 -0400 In-Reply-To: (Khazhismel Kumykov's message of "Fri, 29 Sep 2017 15:54:28 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Khazhismel, > Noticed these don't seem to be in 4.14/scsi-queue Not sure what happened there. I apologize. They are now in 4.14/scsi-fixes. -- Martin K. Petersen Oracle Linux Engineering