From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rabin Vincent Subject: Re: [PATCH] cifs: fix race between call_async() and reconnect() Date: Thu, 24 Dec 2015 17:07:01 +0100 Message-ID: <20151224160700.GA6309@axis.com> References: <1450852361-26556-1-git-send-email-rabin.vincent@axis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Shirish Pargaonkar , Steve French , linux-cifs , rabin-66gdRtMMWGc@public.gmane.org To: Steve French Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-cifs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: On Wed, Dec 23, 2015 at 02:37:34PM -0600, Steve French wrote: > Looks like a stable candidate. > > Opinions? Yes, please. I intended to include the CC:stable tag in the patch submission but forgot to do so. We've seen the crashes in our testing so the race is not just theoretical. Thanks.