From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EDCB1C2D0C2 for ; Mon, 30 Dec 2019 19:28:45 +0000 (UTC) Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id BCF3220409 for ; Mon, 30 Dec 2019 19:28:45 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BCF3220409 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lwn.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linux-kernel-mentees-bounces@lists.linuxfoundation.org Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 9085D87082; Mon, 30 Dec 2019 19:28:45 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PGl15NkDfSPC; Mon, 30 Dec 2019 19:28:45 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by hemlock.osuosl.org (Postfix) with ESMTP id 2A77586747; Mon, 30 Dec 2019 19:28:45 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 0FA9CC1796; Mon, 30 Dec 2019 19:28:45 +0000 (UTC) Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by lists.linuxfoundation.org (Postfix) with ESMTP id B6E8DC077D for ; Mon, 30 Dec 2019 19:28:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id A230287082 for ; Mon, 30 Dec 2019 19:28:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ho2C4czv1X4d for ; Mon, 30 Dec 2019 19:28:43 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from ms.lwn.net (ms.lwn.net [45.79.88.28]) by hemlock.osuosl.org (Postfix) with ESMTPS id 34AC486747 for ; Mon, 30 Dec 2019 19:28:43 +0000 (UTC) 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" Message-ID: <20191230122841.3a10db96@lwn.net> In-Reply-To: References: Organization: LWN.net MIME-Version: 1.0 Cc: mchehab+samsung@kernel.org, linux-kernel-mentees@lists.linuxfoundation.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org Subject: Re: [Linux-kernel-mentees] [PATCH v2 3/8] Documentation: nfs-rdma: convert to ReST X-BeenThere: linux-kernel-mentees@lists.linuxfoundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-kernel-mentees-bounces@lists.linuxfoundation.org Sender: "Linux-kernel-mentees" 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 _______________________________________________ Linux-kernel-mentees mailing list Linux-kernel-mentees@lists.linuxfoundation.org https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees