From: Mike Anderson <andmike@us.ibm.com>
To: device-mapper development <dm-devel@redhat.com>
Cc: Matt Mackall <mpm@selenic.com>,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
Alasdair G Kergon <agk@redhat.com>
Subject: Re: [dm-devel] Re: [2.6.23 PATCH 13/18] dm: netlink
Date: Thu, 12 Jul 2007 19:00:59 -0700 [thread overview]
Message-ID: <20070713020059.GA5402@us.ibm.com> (raw)
In-Reply-To: <20070712163115.ee686f8d.akpm@linux-foundation.org>
Andrew Morton <akpm@linux-foundation.org> wrote:
> On Thu, 12 Jul 2007 18:19:20 -0500
> Matt Mackall <mpm@selenic.com> wrote:
>
> > On Wed, Jul 11, 2007 at 02:27:12PM -0700, Andrew Morton wrote:
> > > On Wed, 11 Jul 2007 22:01:37 +0100
> > > Alasdair G Kergon <agk@redhat.com> wrote:
> > >
> > > > From: Mike Anderson <andmike@us.ibm.com>
> > > >
> > > > This patch adds a dm-netlink skeleton support to the Makefile, and the dm
> > > > directory.
> > > >
> > > > ...
> > > >
> > > > +config DM_NETLINK
> > > > + bool "DM netlink events (EXPERIMENTAL)"
> > > > + depends on BLK_DEV_DM && EXPERIMENTAL
> > > > + ---help---
> > > > + Generate netlink events for DM events.
> > >
> > > Need a dependency on NET there?
> >
> > It's really sad to make DM dependent on the network layer.
> >
>
> Yes, it would be somewhat sad. However one can presumably continue to use
> DM, just without "DM netlink events".
>
Yes, if you deselect you just do not receive the events through netlink.
> But that probably means that one will not be able to use the standard DM
> admin tools without networking. Maybe there will remain alternative but
> cruder ways to get things done?
No, all admin tools and interfaces function as they do today. The
dm-netlink patch series only contains 9 deletions (actual just one true
deletion of existing kernel code the others are due to break up of the
patch into compilable chunks). The intent was not to break users or force
migration.
-andmike
--
Michael Anderson
andmike@us.ibm.com
next prev parent reply other threads:[~2007-07-13 2:01 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20070711210137.GE24114@agk.fab.redhat.com>
2007-07-11 21:27 ` [2.6.23 PATCH 13/18] dm: netlink Andrew Morton
2007-07-11 23:37 ` Mike Anderson
2007-07-12 8:10 ` Evgeniy Polyakov
2007-07-12 10:27 ` David Miller
2007-07-12 13:42 ` Mike Anderson
2007-07-12 23:19 ` Matt Mackall
2007-07-12 23:31 ` Andrew Morton
2007-07-13 2:00 ` Mike Anderson [this message]
2007-07-13 20:12 ` Valdis.Kletnieks
2007-07-13 7:03 ` Evgeniy Polyakov
2007-07-13 7:16 ` Kay Sievers
2007-07-12 23:45 ` Mike Anderson
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=20070713020059.GA5402@us.ibm.com \
--to=andmike@us.ibm.com \
--cc=agk@redhat.com \
--cc=dm-devel@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mpm@selenic.com \
--cc=netdev@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).