All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Elder <elder@inktank.com>
To: Sage Weil <sage@inktank.com>
Cc: ceph-devel@vger.kernel.org
Subject: Re: [PATCH 2/8] ceph: update MAINTAINERS file
Date: Mon, 30 Jul 2012 18:09:56 -0500	[thread overview]
Message-ID: <50171444.2070502@inktank.com> (raw)
In-Reply-To: <1343663971-3221-3-git-send-email-sage@inktank.com>

On 07/30/2012 10:59 AM, Sage Weil wrote:
>  * shiny new inktank.com email addresses
>  * add include/linux/crush directory (previous oversight)
> 
> Signed-off-by: Sage Weil <sage@inktank.com>

If you implement my suggestions below, then:

Reviewed-by: Alex Elder <elder@inktank.com>

> ---
>  MAINTAINERS |    9 +++++----
>  1 file changed, 5 insertions(+), 4 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index fe643e7..b8af81a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1761,15 +1761,16 @@ F:	arch/powerpc/oprofile/*cell*
>  F:	arch/powerpc/platforms/cell/
>  
>  CEPH DISTRIBUTED FILE SYSTEM CLIENT
> -M:	Sage Weil <sage@newdream.net>
> +M:	Sage Weil <sage@inktank.com>
>  L:	ceph-devel@vger.kernel.org
> -W:	http://ceph.newdream.net/
> +W:	http://ceph.ceph/

        http://ceph.com/   ?


>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git
>  S:	Supported
>  F:	Documentation/filesystems/ceph.txt
>  F:	fs/ceph
>  F:	net/ceph
>  F:	include/linux/ceph
> +F:	include/linux/crush
>  
>  CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
>  L:	linux-usb@vger.kernel.org
> @@ -5596,8 +5597,8 @@ F:	arch/hexagon/
>  
>  RADOS BLOCK DEVICE (RBD)
>  F:	include/linux/qnxtypes.h

Delete this ^^^.

> -M:	Yehuda Sadeh <yehuda@hq.newdream.net>
> -M:	Sage Weil <sage@newdream.net>
> +M:	Yehuda Sadeh <yehuda@inktank.com>
> +M:	Sage Weil <sage@inktank.com>
>  M:	ceph-devel@vger.kernel.org

Add this:
T:	git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git

>  S:	Supported
>  F:	drivers/block/rbd.c

Add this:
F:     drivers/block/rbd_types.h

> 


  reply	other threads:[~2012-07-30 23:09 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-30 15:59 [PATCH 0/8] Last batch of messenger fixes, misc Sage Weil
2012-07-30 15:59 ` [PATCH 1/8] libceph: be less chatty about stray replies Sage Weil
2012-07-30 23:00   ` Alex Elder
2012-07-30 15:59 ` [PATCH 2/8] ceph: update MAINTAINERS file Sage Weil
2012-07-30 23:09   ` Alex Elder [this message]
2012-07-30 15:59 ` [PATCH 3/8] libceph: fix handling of immediate socket connect failure Sage Weil
2012-07-31  0:08   ` Alex Elder
2012-07-30 15:59 ` [PATCH 4/8] libceph: revoke mon_client messages on session restart Sage Weil
2012-07-31  0:09   ` Alex Elder
2012-07-30 15:59 ` [PATCH 5/8] libceph: verify state after retaking con lock after dispatch Sage Weil
2012-07-31  0:11   ` Alex Elder
2012-07-30 15:59 ` [PATCH 6/8] libceph: avoid dropping con mutex before fault Sage Weil
2012-07-31  0:12   ` Alex Elder
2012-07-30 15:59 ` [PATCH 7/8] libceph: change ceph_con_in_msg_alloc convention to be less weird Sage Weil
2012-07-31  0:25   ` Alex Elder
2012-07-31  1:09     ` Sage Weil
2012-07-30 15:59 ` [PATCH 8/8] libceph: recheck con state after allocating incoming message Sage Weil

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=50171444.2070502@inktank.com \
    --to=elder@inktank.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=sage@inktank.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.