From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753546AbbKCBTU (ORCPT ); Mon, 2 Nov 2015 20:19:20 -0500 Received: from tex.lwn.net ([70.33.254.29]:47380 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751313AbbKCBTR (ORCPT ); Mon, 2 Nov 2015 20:19:17 -0500 Date: Mon, 2 Nov 2015 18:19:15 -0700 From: Jonathan Corbet To: Neil Brown Cc: Randy Dunlap , Al Viro , lkml , "J. Bruce Fields" , linux-doc@vger.kernel.org Subject: Re: [PATCHv2] Documentation: add new description of path-name lookup. Message-ID: <20151102181915.0ba27021@lwn.net> In-Reply-To: <87eggidtmd.fsf@notabene.neil.brown.name> References: <20150725102825.335e9d9a@noble> <55B5A880.8040500@infradead.org> <20150806125435.694d9ee3@noble> <20150806040105.3177d28e@lwn.net> <87eggidtmd.fsf@notabene.neil.brown.name> Organization: LWN.net X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.28; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 26 Oct 2015 15:35:54 +0900 Neil Brown wrote: > Documentation: add new description of path-name lookup. > > This document is based on three recent lwn.net articles. > Some of the introductory material and linkage between articles > has been removed, and some time-based descriptions have been > revised. I've applied this to the docs tree - thanks Neil! jon