All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Eric Sandeen <sandeen@sandeen.net>
Cc: xfs-masters@oss.sgi.com,
	Linux kernel mailing list <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@osdl.org>,
	dgc@sgi.com
Subject: Re: [xfs-masters] [PATCH} XFS: Remove placeholders for unimplemented functionality.
Date: Mon, 29 Jan 2007 07:01:03 +0000	[thread overview]
Message-ID: <20070129070103.GA32274@infradead.org> (raw)
In-Reply-To: <45BD7F0A.1000004@sandeen.net>

On Sun, Jan 28, 2007 at 10:58:50PM -0600, Eric Sandeen wrote:
> >-#else
> > #define xfs_cap_vset(v,p,sz)	(-EOPNOTSUPP)
> > #define xfs_cap_vget(v,p,sz)	(-EOPNOTSUPP)
> > #define xfs_cap_vremove(v)	(-EOPNOTSUPP)
> > #define _CAP_EXISTS		(NULL)
> >-#endif
> >
> > #endif	/* __KERNEL__ */
> 
> By the time you do this, probably may as well remove the whole file; the 
> leftover 4 definitions never seem to be used.
> 
> The same may go for xfs_mac.h.

Agreed.  As Dave said if we get this functionality on Linux it will most
likely be handled at a different level, so keeping the old IRIX-style hooks
is rather pointless.

  reply	other threads:[~2007-01-29  7:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-28 21:00 [PATCH} XFS: Remove placeholders for unimplemented functionality Robert P. J. Day
2007-01-29  4:58 ` [xfs-masters] " Eric Sandeen
2007-01-29  7:01   ` Christoph Hellwig [this message]
2007-01-29  8:06   ` Robert P. J. Day

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=20070129070103.GA32274@infradead.org \
    --to=hch@infradead.org \
    --cc=akpm@osdl.org \
    --cc=dgc@sgi.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sandeen@sandeen.net \
    --cc=xfs-masters@oss.sgi.com \
    /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.