From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: silent semantic changes with reiser4 Date: Tue, 24 Aug 2004 22:38:44 +0200 Sender: linux-fsdevel-owner@vger.kernel.org Message-ID: <20040824203844.GA26999@lst.de> References: <20040824202521.GA26705@lst.de> <1093379718.817.63.camel@krustophenia.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Christoph Hellwig , Andrew Morton , reiser@namesys.com, linux-fsdevel@vger.kernel.org, linux-kernel Return-path: Received: from verein.lst.de ([213.95.11.210]:15783 "EHLO mail.lst.de") by vger.kernel.org with ESMTP id S268285AbUHXUiw (ORCPT ); Tue, 24 Aug 2004 16:38:52 -0400 To: Lee Revell Content-Disposition: inline In-Reply-To: <1093379718.817.63.camel@krustophenia.net> List-Id: linux-fsdevel.vger.kernel.org On Tue, Aug 24, 2004 at 04:35:18PM -0400, Lee Revell wrote: > On Tue, 2004-08-24 at 16:25, Christoph Hellwig wrote: > > - O_DIRECTORY opens succeed on all files on reiser4. Besides breaking > > .htaccess handling in apache and glibc compilation this also renders > > this flag entirely useless and opens up the races it tries to > > prevent against cmpletely useless > > So `find -type d' would list every file on the system? the find I have here is using lstat and not open with O_DIRECTORY, so no.