From: Christoph Hellwig <hch@infradead.org>
To: Andreas Gruenbacher <agruen@suse.de>
Cc: Andrew Morton <akpm@digeo.com>,
linux-kernel@vger.kernel.org, linux-mm@kvack.org,
ext2-devel@lists.sourceforge.net, tytso@mit.edu,
Matt Reppert <arashi@arashi.yi.org>
Subject: Re: [Ext2-devel] [PATCH] Compile without xattrs
Date: Tue, 15 Oct 2002 11:54:47 +0100 [thread overview]
Message-ID: <20021015115446.A21776@infradead.org> (raw)
In-Reply-To: <200210151211.19353.agruen@suse.de>; from agruen@suse.de on Tue, Oct 15, 2002 at 12:11:19PM +0200
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..
WARNING: multiple messages have this Message-ID (diff)
From: Christoph Hellwig <hch@infradead.org>
To: Andreas Gruenbacher <agruen@suse.de>
Cc: Andrew Morton <akpm@digeo.com>,
linux-kernel@vger.kernel.org, linux-mm@kvack.org,
ext2-devel@lists.sourceforge.net, tytso@mit.edu,
Matt Reppert <arashi@arashi.yi.org>
Subject: Re: [Ext2-devel] [PATCH] Compile without xattrs
Date: Tue, 15 Oct 2002 11:54:47 +0100 [thread overview]
Message-ID: <20021015115446.A21776@infradead.org> (raw)
In-Reply-To: <200210151211.19353.agruen@suse.de>; from agruen@suse.de on Tue, Oct 15, 2002 at 12:11:19PM +0200
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, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/
next prev parent reply other threads:[~2002-10-15 10:48 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-15 5:10 2.5.43-m3 Andrew Morton
2002-10-15 5:10 ` 2.5.43-m3 Andrew Morton
2002-10-15 5:20 ` 2.5.43-m3 Andrew Morton
2002-10-15 5:20 ` 2.5.43-m3 Andrew Morton
2002-10-15 5:57 ` [PATCH] Compile without xattrs Matt Reppert
2002-10-15 5:57 ` Matt Reppert
2002-10-15 6:05 ` Andrew Morton
2002-10-15 6:05 ` Andrew Morton
2002-10-15 10:11 ` [Ext2-devel] " Andreas Gruenbacher
2002-10-15 10:11 ` Andreas Gruenbacher
2002-10-15 10:54 ` Christoph Hellwig [this message]
2002-10-15 10:54 ` Christoph Hellwig
2002-10-15 11:18 ` Theodore Ts'o
2002-10-15 11:18 ` Theodore Ts'o
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20021015115446.A21776@infradead.org \
--to=hch@infradead.org \
--cc=agruen@suse.de \
--cc=akpm@digeo.com \
--cc=arashi@arashi.yi.org \
--cc=ext2-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=tytso@mit.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.