From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S267520AbUH1S4R (ORCPT ); Sat, 28 Aug 2004 14:56:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S267535AbUH1S4R (ORCPT ); Sat, 28 Aug 2004 14:56:17 -0400 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:32654 "EHLO www.linux.org.uk") by vger.kernel.org with ESMTP id S267520AbUH1S4P (ORCPT ); Sat, 28 Aug 2004 14:56:15 -0400 Date: Sat, 28 Aug 2004 19:56:13 +0100 From: viro@parcelfarce.linux.theplanet.co.uk To: Linus Torvalds Cc: Helge Hafting , Rik van Riel , Spam , Jamie Lokier , Hans Reiser , David Masover , Diego Calleja , christophe@saout.de, vda@port.imtp.ilyichevsk.odessa.ua, christer@weinigel.se, Andrew Morton , wichert@wiggy.net, jra@samba.org, hch@lst.de, linux-fsdevel@vger.kernel.org, Kernel Mailing List , flx@namesys.com, reiserfs-list@namesys.com Subject: Re: silent semantic changes with reiser4 Message-ID: <20040828185613.GK21964@parcelfarce.linux.theplanet.co.uk> References: <20040828170515.GB24868@hh.idb.hist.no> <20040828182954.GJ21964@parcelfarce.linux.theplanet.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Aug 28, 2004 at 11:44:52AM -0700, Linus Torvalds wrote: > Going back to O_XATTR: that would end up doing the "special vfsmount" > magic at the beginning of the lookup. If the dentry you started with > wasn't marked D_HYBRID, it would just return -ENOTDIR. OK, let me restate the question - what do we get from pwd if we do fchdir() to such beast?