linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: Dan Streetman <ddstreet@ieee.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Linux-MM <linux-mm@kvack.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Minchan Kim <minchan@kernel.org>, Nitin Gupta <ngupta@vflare.org>,
	Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
Subject: Re: [PATCH] MAINTAINERS: add zpool
Date: Tue, 02 Jun 2015 14:30:16 -0700	[thread overview]
Message-ID: <1433280616.4861.102.camel@perches.com> (raw)
In-Reply-To: <CALZtONBVobxH--GGGdJaETScMorHKCY5ferHct74B79QDNDb4w@mail.gmail.com>

On Tue, 2015-06-02 at 17:19 -0400, Dan Streetman wrote:
> On Tue, Jun 2, 2015 at 5:09 PM, Joe Perches <joe@perches.com> wrote:
> > On Tue, 2015-06-02 at 12:56 -0400, Dan Streetman wrote:
> >> Add entry for zpool to MAINTAINERS file.
> > []
> >> diff --git a/MAINTAINERS b/MAINTAINERS
> > []
> >> @@ -11056,6 +11056,13 @@ L:   zd1211-devs@lists.sourceforge.net (subscribers-only)
> >>  S:   Maintained
> >>  F:   drivers/net/wireless/zd1211rw/
> >>
> >> +ZPOOL COMPRESSED PAGE STORAGE API
> >> +M:   Dan Streetman <ddstreet@ieee.org>
> >> +L:   linux-mm@kvack.org
> >> +S:   Maintained
> >> +F:   mm/zpool.c
> >> +F:   include/linux/zpool.h
> >
> > If zpool.h is only included from files in mm/,
> > maybe zpool.h should be moved to mm/ ?
> 
> It *could* be included by others, e.g. drivers/block/zram.
> 
> It currently is only used by zswap though, so yeah it could be moved
> to mm/.  Should I move it there, until (if ever) anyone outside of mm/
> wants to use it?

Up to you.

I think include/linux is a bit overstuffed and
whatever can be include local should be.

cheers, Joe

--
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/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2015-06-02 21:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-02 16:56 [PATCH] MAINTAINERS: add zpool Dan Streetman
2015-06-02 21:09 ` Joe Perches
2015-06-02 21:19   ` Dan Streetman
2015-06-02 21:30     ` Joe Perches [this message]
2015-06-03  3:56       ` Sergey Senozhatsky
2015-06-03 12:55         ` Dan Streetman

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=1433280616.4861.102.camel@perches.com \
    --to=joe@perches.com \
    --cc=akpm@linux-foundation.org \
    --cc=ddstreet@ieee.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=minchan@kernel.org \
    --cc=ngupta@vflare.org \
    --cc=sergey.senozhatsky.work@gmail.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 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).