Received: by 2002:a5b:505:0:0:0:0:0 with SMTP id o5csp2474309ybp; Thu, 10 Oct 2019 07:55:59 -0700 (PDT) X-Google-Smtp-Source: APXvYqyIbjCwQysENdMzLpxHB/Tu+b1zNNLpeJDQf/F7bNH2IXst9pmqujOWHso9BXq+ez1m6Rxc X-Received: by 2002:a17:906:3385:: with SMTP id v5mr8532448eja.154.1570719359552; Thu, 10 Oct 2019 07:55:59 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570719359; cv=none; d=google.com; s=arc-20160816; b=hFpeb1RiHazpJwyFAHQnFKHe54gkaUebR+GwgFmF/St5gQOrmJ2zNz2XNkNAxqmd6P CGJIA1Sz/oPBgec62qo2EYM8da+ftnMUYQyEg0Yqk317Q2TjdTpVv1pXDAUZd22nkfhP /0+xYGRlTS2xQz+G2UNbuhSP6hSqTS0GIPHkWvKZyeiFBAGP2yMKp7/DHv5RuC71dcri 7b2c7BR4vN5J3RmNuopZyR9sbOl521Yffki6jybMvEe6dkFp8xG14zEsteNg45acmDFT fEmrlCUSsx4nJuhQH4CMA1yCYcy+xAzwnhkukU7cNdY1koncr96lzkGxmIDqQLEVhBFt wbnQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:date:cc:to:from:subject :message-id; bh=1/PtD/I/vRdTWrWIvDxWFnIhuzXwiP/YdRdsf3ruJ2c=; b=u+jRXOdizeks95G/uZQoXHywjFtylSz5zzUQrYX5E1c9YCKyWNTYdJEcrYJy7OC3KD vAhd+zOPY+JpMFuNp3eV2VYVu2WeBZG1MIOi4w5l0Ei59UmJnyg7Ex0EGPVi1ab2XxdW UQ23Ssn+uzddL5iXuQBxwoXBEJ6mXwhIaVJRMJl/vGzOVznAPhpW7N6bQXR9p9J9S8b1 hhkoaAH/vNfi76drR2FgufYJ/YbQxnN+gt4AnIOZ3p8D3S0YJSwqVijDqWnk901fQowp kotwzu0Vp/GD/E+iOott1yuVTvHUpfua5UTNq/pc30tdHCbwTlyTSO7i+LZVpqz1oRR1 XllQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-nfs-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-nfs-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w24si3610668ejk.57.2019.10.10.07.55.33; Thu, 10 Oct 2019 07:55:59 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-nfs-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-nfs-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-nfs-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726191AbfJJOzc (ORCPT + 99 others); Thu, 10 Oct 2019 10:55:32 -0400 Received: from mx2.suse.de ([195.135.220.15]:43788 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725971AbfJJOzc (ORCPT ); Thu, 10 Oct 2019 10:55:32 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 79C5DABB1; Thu, 10 Oct 2019 14:55:30 +0000 (UTC) Message-ID: Subject: Re: [PATCH] utils/statd.man: Clarify the --name argument usage From: Marcos Paulo de Souza To: Marcos Paulo de Souza , steved@redhat.com, linux-nfs@vger.kernel.org Cc: Marcos Paulo de Souza Date: Thu, 10 Oct 2019 11:57:32 -0300 In-Reply-To: <20191002005241.28308-1-marcos.souza.org@gmail.com> References: <20191002005241.28308-1-marcos.souza.org@gmail.com> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.32.4 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-nfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-nfs@vger.kernel.org ping? On Tue, 2019-10-01 at 21:52 -0300, Marcos Paulo de Souza wrote: > From: Marcos Paulo de Souza > > The man page does not clarifies that the --name argument is only used > by > the sm-notify command, and statd itself listen to all interfaces. > This > change makes clear that the --name argument is only passed to sm- > notify. > > Signed-off-by: Marcos Paulo de Souza > --- > utils/statd/statd.man | 10 ++++------ > 1 file changed, 4 insertions(+), 6 deletions(-) > > diff --git a/utils/statd/statd.man b/utils/statd/statd.man > index 71d58461..03732a6f 100644 > --- a/utils/statd/statd.man > +++ b/utils/statd/statd.man > @@ -185,18 +185,16 @@ restarts without the > option. > .TP > .BI "\-n, " "" "\-\-name " ipaddr " | " hostname > -Specifies the bind address used for RPC listener sockets. > +This string is only used by the > +.B sm-notify > +command as the source address from which to send reboot notification > requests. > +.IP > The > .I ipaddr > form can be expressed as either an IPv4 or an IPv6 presentation > address. > If this option is not specified, > .B rpc.statd > uses a wildcard address as the transport bind address. > -.IP > -This string is also passed to the > -.B sm-notify > -command to be used as the source address from which > -to send reboot notification requests. > See > .BR sm-notify (8) > for details.