Re: [Ext2-devel] [PATCH] Compile without xattrs

From: Christoph Hellwig (hch@infradead.org)
Date: Tue Oct 15 2002 - 05:54:47 EST


On Tue, Oct 15, 2002 at 12:11:19PM +0200, Andreas Gruenbacher wrote:
> On Tuesday 15 October 2002 07:57, Matt Reppert wrote:
> > On Mon, 14 Oct 2002 22:10:41 -0700
> >
> > Andrew Morton <akpm@digeo.com> wrote:
> > > - merge up the ext2/3 extended attribute code, convert that to use
> > > the slab shrinking API in Linus's current tree.
> >
> > Trivial patch for the "too chicken to enable xattrs for now" case, but I
> > need this to compile:
>
> Please add this to include/linux/errno.h instead:
>
> #define ENOTSUP EOPNOTSUPP /* Operation not supported */
>
> ENOTSUPP is distinct from (EOPNOTSUPP = ENOTSUP)
>
> (Yes, it's a mess.)

You explained some time ago that it is not posix-compliant to have
two errnos with the same numerical value. So please do it right..

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



This archive was generated by hypermail 2b29 : Tue Oct 15 2002 - 22:00:54 EST