linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Alasdair G Kergon <agk@redhat.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 12/15] dm: add exports
Date: Thu, 22 Jun 2006 10:03:53 -0700	[thread overview]
Message-ID: <20060622100353.50a7654e.akpm@osdl.org> (raw)
In-Reply-To: <20060622135117.GS19222@agk.surrey.redhat.com>

On Thu, 22 Jun 2006 14:51:17 +0100
Alasdair G Kergon <agk@redhat.com> wrote:

> On Wed, Jun 21, 2006 at 09:05:04PM -0700, Andrew Morton wrote:
> > Twenty new exports.  What are they all for?
> 
> The exports correspond to the functionality available to userspace through
> the existing ioctl interface.
> 
> Currently, we only offer an ioctl interface for device-mapper and this is
> unsuitable for any future in-kernel users wishing to make use of
> device-mapper facilities.
> 

Normally we don't export symbols until there's something in-tree which
needs that export.

Occasionally we'll leave a symbol exported when it has no in-tree users,
because it is part of an API which is exported in toto.  But I don't think
that's the case here.

Adding twenty new unused exports is rather a big deal.  Do you have some
new code pending which will use all these?

  reply	other threads:[~2006-06-22 17:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-21 19:36 [PATCH 12/15] dm: add exports Alasdair G Kergon
2006-06-22  4:05 ` Andrew Morton
2006-06-22 13:51   ` Alasdair G Kergon
2006-06-22 17:03     ` Andrew Morton [this message]
2006-06-23 15:00       ` Alasdair G Kergon
2006-06-23 15:22         ` Arjan van de Ven
2006-06-23 15:33         ` Christoph Hellwig
2006-06-23 21:00           ` Andrew Morton
2006-06-23 22:15             ` Alasdair G Kergon

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=20060622100353.50a7654e.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=agk@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).