Return-Path: linux-nfs-owner@vger.kernel.org Received: from mail-vc0-f171.google.com ([209.85.220.171]:41629 "EHLO mail-vc0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760141AbbBIPhe (ORCPT ); Mon, 9 Feb 2015 10:37:34 -0500 Received: by mail-vc0-f171.google.com with SMTP id kv19so3181790vcb.2 for ; Mon, 09 Feb 2015 07:37:33 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <54D8D2C3.5000401@Netapp.com> References: <1423451262-84493-1-git-send-email-trond.myklebust@primarydata.com> <1423451262-84493-2-git-send-email-trond.myklebust@primarydata.com> <1423451262-84493-3-git-send-email-trond.myklebust@primarydata.com> <1423451262-84493-4-git-send-email-trond.myklebust@primarydata.com> <1423451262-84493-5-git-send-email-trond.myklebust@primarydata.com> <1423451262-84493-6-git-send-email-trond.myklebust@primarydata.com> <1423451262-84493-7-git-send-email-trond.myklebust@primarydata.com> <1423451262-84493-8-git-send-email-trond.myklebust@primarydata.com> <1423451262-84493-9-git-send-email-trond.myklebust@primarydata.com> <1423451262-84493-10-git-send-email-trond.myklebust@primarydata.com> <54D8D2C3.5000401@Netapp.com> Date: Mon, 9 Feb 2015 10:37:33 -0500 Message-ID: Subject: Re: [PATCH 09/11] SUNRPC: Remove TCP socket linger code From: Trond Myklebust To: Anna Schumaker Cc: Linux NFS Mailing List Content-Type: text/plain; charset=UTF-8 Sender: linux-nfs-owner@vger.kernel.org List-ID: On Mon, Feb 9, 2015 at 10:31 AM, Anna Schumaker wrote: > > Hi Trond, > > On 02/08/2015 10:07 PM, Trond Myklebust wrote: > > Now that we no longer use the partial shutdown code when closing the > > socket, we no longer need to worry about the TCP linger2 state. > > Can you also remove the "#define XS_TCP_LINGER_TO" and xs_tcp_fin_timeout from the top of xprtsock.c? It looks like they don't have any users after this patch. > > Thanks, > Anna Technically, those are part of the user ABI (being in the xs_tunables_table), so we should probably proceed with care before removing them. -- Trond Myklebust Linux NFS client maintainer, PrimaryData trond.myklebust@primarydata.com