Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp324778ybz; Tue, 21 Apr 2020 09:42:28 -0700 (PDT) X-Google-Smtp-Source: APiQypJo5ufXQy36GfEOA28qQlSdvaS1A7HgP1ROgut2ew9mI+Y+wqlUer0Y/KuBRaPdCXqrjNhh X-Received: by 2002:a50:f98c:: with SMTP id q12mr3172634edn.172.1587487348494; Tue, 21 Apr 2020 09:42:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1587487348; cv=none; d=google.com; s=arc-20160816; b=rUdi7u42yMbQyUron89ZETh979e6uC5e9n48I5P9PPZF3lXvu32cHbeIhSyUpVlkLG biXDoxyT7pFad8FeLatzcmZhwHlHXpw4nT+GP6bG7vhsXlkV2Ai1MkSARC+0HtJVxNjJ 7T8dfSiuQLYhuzUk/Fpsk0VxK0gyiEAe4uBOKsN9dUZGQuuAdP5Rfu9QumJKIsU+8L1E L292G75tdL7ddHUljRQ1L5apLE6G4oxLZzG3iYiVmqMfi3lGNwA+RgkMelCcfMWWF9dB GFem9jdIPphckVFfkONAU01ysTzUR6HscmnF0uQ5w412w6vtvGCV46EiISbn3PrbFpo2 dEqQ== 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 :references:in-reply-to:message-id:subject:cc:to:from:date :dkim-signature; bh=zRMdEKENqNJ6RrmgZk0NFTOsBOO2+4ObpMmFV8lIqMQ=; b=PbmH5RdcE2VuaJIVUSipy8STuf49EDgaW6G7uBUFwXxr8d3sK739aq2WjSekrgHwCn u4BZvAj2wiQF7xKPPtl5aDcr/AD/UtXE8Tg77N8/CKSXE3k6yqsi0B+UnwkVZTuOlt7v gOW8UfZkc1RFAndObETFB1ayhZ1PtBaeub/1y5JdVvIe4aMxVzaZTu3DA/xeFw6Yr1IR evZTS6ftUlsdFimEMspO4RqGYRTBjOQCpzdYjZqpvrTAMwZwnvaQTQyZmwjTGY1th7/Q UZDgeevNMJtNqcP2/cNGpnXGRRSXH4Bqk7aUmZ3ByGKtE1UqHQ8s85fUnox99/kn+tuV eaBg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=RgIYok+C; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id p31si1695375edb.495.2020.04.21.09.42.05; Tue, 21 Apr 2020 09:42:28 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=RgIYok+C; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728802AbgDUQi6 (ORCPT + 99 others); Tue, 21 Apr 2020 12:38:58 -0400 Received: from mail.kernel.org ([198.145.29.99]:50512 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725930AbgDUQi6 (ORCPT ); Tue, 21 Apr 2020 12:38:58 -0400 Received: from coco.lan (ip5f5ad4d8.dynamic.kabel-deutschland.de [95.90.212.216]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 1A821206D5; Tue, 21 Apr 2020 16:38:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1587487137; bh=Z+iXSNoxMMh6k0ZZ96p69jLyHmPAVJrD+POZJQ+L2rQ=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=RgIYok+CEJ2RoIptu0si1PEi+Dz3iNTBreOTnCK4qOY2Zlz4c30hmoKV4g7WOrONM +VkKUdzNGq+l49INAs5Azf1Lt0hf7GAsQcMJBClcHJ22jyu1kGqQz+ogcdwgRM59pL mEvnkxoNGYoA56ewNidm70NrDcOT+kHeMwXM30Go= Date: Tue, 21 Apr 2020 18:38:52 +0200 From: Mauro Carvalho Chehab To: Eric Biggers Cc: Linux Doc Mailing List , linux-kernel@vger.kernel.org, Jonathan Corbet , Alexander Viro , linux-fsdevel@vger.kernel.org Subject: Re: [PATCH 22/34] docs: filesystems: rename path-lookup.txt file Message-ID: <20200421183852.133b3a09@coco.lan> In-Reply-To: <20200416020006.GC816@sol.localdomain> References: <20200416020006.GC816@sol.localdomain> X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Wed, 15 Apr 2020 19:00:06 -0700 Eric Biggers escreveu: > On Wed, Apr 15, 2020 at 04:32:35PM +0200, Mauro Carvalho Chehab wrote: > > There are two files called "patch-lookup", with different contents: > > one is a ReST file, the other one is the text. > > > > As we'll be finishing the conversion of filesystem documents, > > let's fist rename the text one, in order to avoid messing with > > the existing ReST file. > > > > Signed-off-by: Mauro Carvalho Chehab > > --- > > .../filesystems/{path-lookup.txt => path-walking.txt} | 0 > > Documentation/filesystems/porting.rst | 2 +- > > fs/dcache.c | 6 +++--- > > fs/namei.c | 2 +- > > 4 files changed, 5 insertions(+), 5 deletions(-) > > rename Documentation/filesystems/{path-lookup.txt => path-walking.txt} (100%) > > Wouldn't it make more sense to consolidate path-lookup.rst and path-lookup.txt > into one file? The .txt one is less detailed and hasn't been updated since > 2011, so maybe it should just be deleted? Perhaps there's something useful in > it that should be salvaged, though. I'll keep this (and the next patch) on a separate branch. I'll try to take a look on it later and see if I can help checking if there are something there still useful, merging at path-lookup.rst. Thanks, Mauro