From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f49.google.com ([74.125.82.49]:53063 "EHLO mail-wm0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751787AbeA1OyU (ORCPT ); Sun, 28 Jan 2018 09:54:20 -0500 Received: by mail-wm0-f49.google.com with SMTP id g1so9438762wmg.2 for ; Sun, 28 Jan 2018 06:54:19 -0800 (PST) Date: Sun, 28 Jan 2018 16:52:20 +0200 From: Dan Aloni To: Greg KH Cc: linux-kernel@vger.kernel.org, Steve French , stable@vger.kernel.org, linux-cifs@vger.kernel.org Subject: Re: [PATCH stable] cifs: empty TargetInfo leads to crash on recovery Message-ID: <20180128145220.GA47771@gmail.com> References: <20180127200741.57298-1-dan@kernelim.com> <20180128144348.GA19937@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180128144348.GA19937@kroah.com> Sender: stable-owner@vger.kernel.org List-ID: On Sun, Jan 28, 2018 at 03:43:48PM +0100, Greg KH wrote: > On Sat, Jan 27, 2018 at 10:07:41PM +0200, Dan Aloni wrote: > > commit cabfb3680f78 upstream. > > Are you sure? > $ gsr cabfb3680f78 > cabfb3680f78 ("CIFS: Enable encryption during session setup phase") > > Doesn't seem to match up at all here :( That's only because it fixed the issue unknownly, accordingly to git-bisectings I've done. Should I have not added 'commit upstream.' in that case? stable_kernel_rules.txt is not so clear about it. -- Dan Aloni