All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mikulas Patocka <mpatocka@redhat.com>
To: Christoph Hellwig <hch@infradead.org>
Cc: Mike Snitzer <msnitzer@redhat.com>,
	dm-devel@redhat.com, Thomas Jaskiewicz <tomj@permabit.com>
Subject: Re: [PATCH] dm-bufio: move dm-bufio.h to include/linux/
Date: Thu, 8 Mar 2018 22:56:18 -0500 (EST)	[thread overview]
Message-ID: <alpine.LRH.2.02.1803082226240.2200@file01.intranet.prod.int.rdu2.redhat.com> (raw)
In-Reply-To: <20180308144955.GA23262@infradead.org>



On Thu, 8 Mar 2018, Christoph Hellwig wrote:

> On Thu, Mar 08, 2018 at 04:22:01AM -0500, Mikulas Patocka wrote:
> > This patch moves dm-bufio to include/linux/, so that external modules can
> > use it. (it is needed for the VDO team)
> 
> NAK.

We have include/linux/device-mapper.h, include/linux/dm-io.h, 
include/linux/dm-kcopyd.h, include/linux/dm-region-hash.h, 
include/linux/dm-dirty-log.h. So why not include/linux/dm-bufio.h?

BTW. dm-bufio doesn't really depend on device mapper at all and it could 
be used by non-dm drivers as well.

> That code once merged should just move to drivers/md/.

But that mering will take a lot of time and until it happens, it will be 
distributed as a separate module.

Mikulas

      parent reply	other threads:[~2018-03-09  3:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-08  9:22 [PATCH] dm-bufio: move dm-bufio.h to include/linux/ Mikulas Patocka
2018-03-08 14:49 ` Christoph Hellwig
2018-03-08 20:36   ` Mike Snitzer
2018-03-12  7:48     ` Christoph Hellwig
2018-03-12 15:57       ` Mike Snitzer
2018-03-09  3:56   ` Mikulas Patocka [this message]

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=alpine.LRH.2.02.1803082226240.2200@file01.intranet.prod.int.rdu2.redhat.com \
    --to=mpatocka@redhat.com \
    --cc=dm-devel@redhat.com \
    --cc=hch@infradead.org \
    --cc=msnitzer@redhat.com \
    --cc=tomj@permabit.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.