From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fieldses.org ([173.255.197.46]:57680 "EHLO fieldses.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966631AbeEJRh2 (ORCPT ); Thu, 10 May 2018 13:37:28 -0400 Date: Thu, 10 May 2018 13:37:28 -0400 From: "bfields@fieldses.org" To: Vallish Vaidyeshwara Cc: Trond Myklebust , "anna.schumaker@netapp.com" , "linux-nfs@vger.kernel.org" , "jlayton@kernel.org" , "jsstraus@amazon.com" Subject: Re: [PATCH 2/2] SUNRPC: Reconnect with new port on server initiated connection termination Message-ID: <20180510173728.GA3736@fieldses.org> References: <1525932774-98736-1-git-send-email-vallish@amazon.com> <1525932774-98736-3-git-send-email-vallish@amazon.com> <20180510162202.GA24317@amazon.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20180510162202.GA24317@amazon.com> Sender: linux-nfs-owner@vger.kernel.org List-ID: On Thu, May 10, 2018 at 04:22:02PM +0000, Vallish Vaidyeshwara wrote: > If the server has closed a connection, then no DRC state remains on the server > we want to use. That's not a rule, as far as I know. Certainly the Linux server doesn't destroy DRC state on closing a connection. (Should it? I'm not sure that's a good idea.) --b.