Re: [PATCH] Support for dx directories in ext3_get_parent (NFSD)

From: Bodo Eggert
Date: Mon May 09 2005 - 11:56:48 EST


On Mon, 9 May 2005, Stephen C. Tweedie wrote:
> On Mon, 2005-05-09 at 15:24, Bodo Eggert wrote:
> > Andreas Dilger <adilger@xxxxxxxxxxxxx> wrote:
> >
> > > + if (namelen > 2 || name[0] != '.'||(name[1] != '.' && name[1] != '\0')){
> >
> > The patch was supposed to affect only '..'.
>
> "." is an equivalent special case in htree. It seems reasonable to
> include it here for completeness.

OK, but the comment should be adjusted.
--
Backups? We doan NEED no steenking baX%^~,VbKx NO CARRIER
-
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/