Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp1442571yba; Tue, 2 Apr 2019 08:58:26 -0700 (PDT) X-Google-Smtp-Source: APXvYqxXHjG5z+HTiLLJCLaiBe7/JPCh6xs5Cb9LfQfdEyBnXHpxNsp5m0JV+NCh7/zoavhsR6C2 X-Received: by 2002:a63:ff18:: with SMTP id k24mr68444208pgi.140.1554220706032; Tue, 02 Apr 2019 08:58:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1554220706; cv=none; d=google.com; s=arc-20160816; b=ugBtsUOAA7OHDLATW1O2dhgeVrDwx0fg1jQxx3XN4MT5qZhV5nn+v6+WeMeNJSuEkD qIY6P5iLyhqOKj0NJg6Xf/T6N2PwqOmF1CwGKcO+tNOeY6Mh6kKffQmTvRT7l4/Dh95h A7VPKk3bT4NJD09Lj9QzA1zIfHPD9sfa8dmrYBHMazQHXGimSa442fbH0SgIPgET3r/k gxpzYrNY2epfqQ9hLVZNpPkSdXNtdK1birbLUonXMLwhlgGoDJ1YxlxKbPmy6eV9dg7O gYTbbnfMNtl+Y5NJcwsgzlCDCJ2K3pNJKry26eyJB8cQ31pHTUxvPW2+mVCe6xma1ksr 9tmw== 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=UthyC7QDs7dNv4hTyra3vNk/bBZfs+3fLcN47pqbeP4=; b=Ct5/EjK4Ujm8uzfHI1nKALWlYdcVc8KgjI7CZDQC73YejZGKCWTdnDo9g1ypdKDRJJ lxNbByQ8UP7x5Rp7U5iwEhhCSsvqb1vAfid0B5YnA80zAUyfja4vTUkiH12OEZlcpd3h T2qHsGfF9pzMApUkRaS59lsxlnOOnLSAdJsGxCC7zGCDKwWy2RvW/3D+o91Ccp3YpM8d 1/6GeQubYXVQH+7Pk64EVzbOfM2DPfQlSMaKMYMSZLEaurCBkHtF8MHaQqBJBhblU6iQ MfZ3Px4C5z+pSdFnkAU6n1L/D117wgw2Q0w87I4RDckg+u4tFaix0v1GRRxMVE8Fy69F 4VTg== 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 e96si11369621plb.123.2019.04.02.08.58.10; Tue, 02 Apr 2019 08:58:26 -0700 (PDT) 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 S1730438AbfDBPoA (ORCPT + 99 others); Tue, 2 Apr 2019 11:44:00 -0400 Received: from ms.lwn.net ([45.79.88.28]:46018 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726167AbfDBPoA (ORCPT ); Tue, 2 Apr 2019 11:44:00 -0400 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 7B8D82D7; Tue, 2 Apr 2019 15:43:59 +0000 (UTC) Date: Tue, 2 Apr 2019 09:43:58 -0600 From: Jonathan Corbet To: Jonathan =?UTF-8?B?TmV1c2Now6RmZXI=?= Cc: linux-doc@vger.kernel.org, Martin Kepplinger , Federico Vaga , linux-kernel@vger.kernel.org Subject: Re: [PATCH] Documentation: kernel-docs: Move vfs.txt under "Docs at the Linux Kernel tree" Message-ID: <20190402094358.38c15809@lwn.net> In-Reply-To: <20190331221439.22892-1-j.neuschaefer@gmx.net> References: <20190331221439.22892-1-j.neuschaefer@gmx.net> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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, 1 Apr 2019 00:14:37 +0200 Jonathan Neuschäfer wrote: > It's unnecessary to point to an external mirror of the Documentation > directory. Also, drop the date field, because in-kernel documentation is > continually updated. So I had to ponder on this one a bit...saying "continually updated" is pretty amusing for a document that leads off with: Last updated on June 24, 2007. > Signed-off-by: Jonathan Neuschäfer > --- > > Alternatively, we might drop this entry of the list entirely, because > Documentation/ is already covered. In the end, I think this alternative option is the better one. We don't want to turn kernel-docs.rst into yet another out-of-date index for the rest of Documentation/, and the removal of the external URL takes away the only bit of additional information that this entry offers. Thanks, jon