Re: silent semantic changes with reiser4

From: Lee Revell
Date: Tue Aug 24 2004 - 15:45:33 EST


On Tue, 2004-08-24 at 16:38, Christoph Hellwig wrote:
> 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.
>

Ugh, how embarrassing, I completely forgot about stat().

Lee

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/