Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp14512889ybl; Mon, 30 Dec 2019 11:29:41 -0800 (PST) X-Google-Smtp-Source: APXvYqxGglAx8zGFHJPS26f6hUj6tBUVgYlgCuvv61ntAIk1VJalcYtJG1NxXLUJMLY7i3a2NxRL X-Received: by 2002:a9d:7dc9:: with SMTP id k9mr75616128otn.117.1577734181125; Mon, 30 Dec 2019 11:29:41 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1577734181; cv=none; d=google.com; s=arc-20160816; b=UrlntaRFx6AWbLfEqlvj9vR5fwqvTpe0B9jHX4RgBJv1REALuVIuRTbgbrbZf6A2lr vSGFQvXSIP45+thd5YUM6qj7p0OGG7HJaTTYqSorn/W8TPC6OjlZfRJ4uo3CYMX63ECC AuNxmUVV/E/PoP+K5BwLAZINw+86vCUgu6aIezDrhtcpP9oOr5fCZ17PyHt9gNjqYles aqnQ2PRLWLFnq6N0vogYWn4T0yqj4mGXco1gp7oKlHu+K52QtRjSQGEOyvxlFdjkAmiu E1tTbFu9wat/T3KKP6LT/fXdPbFIt5ywBJNTGFX0XMTz/B8XK3ucJJQHzfcb/LCdvTTf oJ0Q== 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 :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=nTXWFtON7zF6DmV11TN+cORGfzcrrN7a0GjKMN3quJU=; b=VFbCJMasNT/SdTAPGhLdObSOab9yvnuceE36Oxu8czup0Y8amT6Q6ig2KgbBsopRb5 Lmhxlgh4O+ItfVcIEZPspJ7Mej5ct7cnMxHnn5+iOgzUl8tk3+Y8IPHU48ga6RTVN3fA IWJr9AKIJd7UW50cN8DlxPkiPuAL7oElMhoxMAgv8Emy+s+WpqPpNHX+RCn42F8MTxVJ CNCRgOAaE9i6fnrEuaWgEFNAUejb03TsthPrJbVbSGqIjpf+I5fcRnHEcWsWpl4uLMJ9 nfP8F9NSLzDIA78k3ZsRmemAw/V1ZDYYyHw2j67zZJtMc7i6OeSPW3GwUXbxNNLtrUNz HMxQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-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 k7si22669010otp.22.2019.12.30.11.29.26; Mon, 30 Dec 2019 11:29:41 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-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-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727655AbfL3T2n (ORCPT + 99 others); Mon, 30 Dec 2019 14:28:43 -0500 Received: from ms.lwn.net ([45.79.88.28]:60584 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727278AbfL3T2n (ORCPT ); Mon, 30 Dec 2019 14:28:43 -0500 Received: from lwn.net (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id 8E62B536; Mon, 30 Dec 2019 19:28:42 +0000 (UTC) Date: Mon, 30 Dec 2019 12:28:41 -0700 From: Jonathan Corbet To: "Daniel W. S. Almeida" Cc: mchehab+samsung@kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, skhan@linuxfoundation.org, linux-kernel-mentees@lists.linuxfoundation.org Subject: Re: [PATCH v2 3/8] Documentation: nfs-rdma: convert to ReST Message-ID: <20191230122841.3a10db96@lwn.net> In-Reply-To: References: Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 30 Dec 2019 01:55:57 -0300 "Daniel W. S. Almeida" wrote: > From: "Daniel W. S. Almeida" > > Convert nfs-rdma to ReST and move it to admin-guide. Content > remais mostly untouched. > > Signed-off-by: Daniel W. S. Almeida With this one, my main concern is that this document looks *way* out of date, to the point that I wonder whether it is still useful or not. It would be good to find somebody who knows about this stuff to figure that out. Consider: > +The NFS/RDMA client was first included in Linux 2.6.24. The NFS/RDMA server > +was first included in the following release, Linux 2.6.25. That was a while ago at this point. > +Getting Help > +============ > + > +If you get stuck, you can ask questions on the > +nfs-rdma-devel@lists.sourceforge.net mailing list. What are the chances that this list still works and has relevant people to it? It might be worth sending a copy of this patch there and seeing what results... > +- Install a Linux distribution and tools > + > + The first kernel release to contain both the NFS/RDMA client and server was > + Linux 2.6.25 Therefore, a distribution compatible with this and subsequent > + Linux kernel release should be installed. Hmmm..where might I find such a distribution...? :) > + The procedures described in this document have been tested with > + distributions from Red Hat's Fedora Project (http://fedora.redhat.com/). > + > +- Install nfs-utils-1.1.2 or greater on the client I have nfs-utils 2.4.2 here. So probably nobody needs to do this installation at this point. > + Download the latest package from: http://www.kernel.org/pub/linux/utils/nfs This directory, amusingly, has nothing after 1.0.7, so this advice is actively wrong. I could go on, but I think you get the point. At a bare minimum we should put a big warning at the top saying that this document is obsolete. I should create a standard warning, I guess; for now anything that gets the point across should do. Thanks, jon