From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Stornelli Subject: Re: Important for fs devs: rcu-walk merged upstream Date: Sat, 08 Jan 2011 10:10:47 +0100 Message-ID: <4D282A17.4040104@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: linux-fsdevel , linux-kernel@vger.kernel.org To: Nick Piggin Return-path: Received: from mail-ww0-f44.google.com ([74.125.82.44]:52408 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751112Ab1AHJOu (ORCPT ); Sat, 8 Jan 2011 04:14:50 -0500 In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Il 08/01/2011 03:54, Nick Piggin ha scritto: > The vfs-scale branch is now upstream. If you haven't > looked yet, your filesystem is likely to have been > touched, so check it out. > > Also look at Documentation/filesystems/porting and > path-lookup.txt. Nick, in the porting file I read: ..........hazards on dentries and inodes (see Documentation/filesystems/path-walk.txt). .......... ^^^^^^^^^^^^^ Should it be "path-lookup.txt"? Marco