From patchwork Mon Sep 15 14:13:17 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jeff Layton X-Patchwork-Id: 4906021 Return-Path: X-Original-To: patchwork-linux-nfs@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 6F74DBEEA5 for ; Mon, 15 Sep 2014 14:13:32 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 2E05C200ED for ; Mon, 15 Sep 2014 14:13:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 855BE20035 for ; Mon, 15 Sep 2014 14:13:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752812AbaIOONZ (ORCPT ); Mon, 15 Sep 2014 10:13:25 -0400 Received: from mail-qc0-f182.google.com ([209.85.216.182]:36403 "EHLO mail-qc0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752573AbaIOONY (ORCPT ); Mon, 15 Sep 2014 10:13:24 -0400 Received: by mail-qc0-f182.google.com with SMTP id c9so2118351qcz.41 for ; Mon, 15 Sep 2014 07:13:24 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id; bh=JaUJiSGCIE0RTXwv2b76Ebm5L+MNwLxsZGgbA+batPM=; b=cof7go4oHRLEnvwXGWjfB6AZw4sXDAbIB3t/u1GcEcFOEEiPibXmLBAfU3QN3K84+L Yu5oxwQ095hDZf6Vq8pBUcVySEn1wn6bTNz0JTb8o5e40ZAlPFTq3Ru0KwA9J9hu3Td7 szMbk14C+xPuq26qYSyETYgXWiVlUOgiaqG0PIsBnY80A3iIFQiNtOPP151fexxmwGrI EqGm44keGvmDHOHnWydPXg2YZU8JuDZgSFu94/AkgD44ETiJXRelgGEx7TI6kC/quM0D mWttsOV1AyCyuh1Nqy8fLiFXURMqYVmkdK2io68ZRE7FkQprC0+7OhxEdVb08YKa03SA Evcg== X-Gm-Message-State: ALoCoQmcAq6S+I9Wiaoaie+iv7X0WY1IHZT792MByOJ+38VyMIy/MDipw9oH4Ne5YYSH6sQG8bU+ X-Received: by 10.140.49.201 with SMTP id q67mr37270921qga.7.1410790403582; Mon, 15 Sep 2014 07:13:23 -0700 (PDT) Received: from tlielax.poochiereds.net ([2001:470:8:d63:3a60:77ff:fe93:a95d]) by mx.google.com with ESMTPSA id u70sm9580344qge.12.2014.09.15.07.13.22 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Sep 2014 07:13:22 -0700 (PDT) From: Jeff Layton To: steved@redhat.com Cc: linux-nfs@vger.kernel.org Subject: [PATCH] nfsdcltrack: fix some minor nits in the manpage Date: Mon, 15 Sep 2014 10:13:17 -0400 Message-Id: <1410790397-20511-1-git-send-email-jlayton@primarydata.com> X-Mailer: git-send-email 1.9.3 Sender: linux-nfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-nfs@vger.kernel.org X-Spam-Status: No, score=-7.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP nfsdcltrack isn't a daemon, and we should make mention of the section in RFC5661. Signed-off-by: Jeff Layton --- utils/nfsdcltrack/nfsdcltrack.man | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/utils/nfsdcltrack/nfsdcltrack.man b/utils/nfsdcltrack/nfsdcltrack.man index 69407889df8a..c37c9a8d5813 100644 --- a/utils/nfsdcltrack/nfsdcltrack.man +++ b/utils/nfsdcltrack/nfsdcltrack.man @@ -23,12 +23,13 @@ nfsdcltrack [\-d] [\-f] [\-s stable storage dir] .SH "DESCRIPTION" .IX Header "DESCRIPTION" nfsdcltack is the NFSv4 client tracking callout program. It is not necessary -to install this daemon on machines that are not acting as NFSv4 servers. +to install this program on machines that are not acting as NFSv4 servers. .PP When a network partition is combined with a server reboot, there are edge conditions that can cause the server to grant lock reclaims when other clients have taken conflicting locks in the interim. A more detailed -explanation of this issue is described in \s-1RFC\s0 3530, section 8.6.3. +explanation of this issue is described in \s-1RFC\s0 3530, section 8.6.3 +and in \s-1RFC\s0 5661, section 8.4.3. .PP In order to prevent these problems, the server must track a small amount of per-client information on stable storage. This program provides the