diff options
author | Sage Weil <sage@inktank.com> | 2012-07-30 19:27:48 -0400 |
---|---|---|
committer | Sage Weil <sage@inktank.com> | 2012-07-30 21:16:03 -0400 |
commit | 09d9032751bfdabcba8752ab4b01a30fedea3d67 (patch) | |
tree | 01898b8a593af2e7777bfe50b323fbfec67293b5 /MAINTAINERS | |
parent | 756a16a5d53c072cd1f937b261641c1a3b53fdd7 (diff) |
ceph: update MAINTAINERS file
* shiny new inktank.com email addresses
* add include/linux/crush directory (previous oversight)
Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Alex Elder <elder@inktank.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 55f0fda602ec..3afd002ef95a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1761,15 +1761,16 @@ F: arch/powerpc/oprofile/*cell* | |||
1761 | F: arch/powerpc/platforms/cell/ | 1761 | F: arch/powerpc/platforms/cell/ |
1762 | 1762 | ||
1763 | CEPH DISTRIBUTED FILE SYSTEM CLIENT | 1763 | CEPH DISTRIBUTED FILE SYSTEM CLIENT |
1764 | M: Sage Weil <sage@newdream.net> | 1764 | M: Sage Weil <sage@inktank.com> |
1765 | L: ceph-devel@vger.kernel.org | 1765 | L: ceph-devel@vger.kernel.org |
1766 | W: http://ceph.newdream.net/ | 1766 | W: http://ceph.com/ |
1767 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git | 1767 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git |
1768 | S: Supported | 1768 | S: Supported |
1769 | F: Documentation/filesystems/ceph.txt | 1769 | F: Documentation/filesystems/ceph.txt |
1770 | F: fs/ceph | 1770 | F: fs/ceph |
1771 | F: net/ceph | 1771 | F: net/ceph |
1772 | F: include/linux/ceph | 1772 | F: include/linux/ceph |
1773 | F: include/linux/crush | ||
1773 | 1774 | ||
1774 | CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: | 1775 | CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: |
1775 | L: linux-usb@vger.kernel.org | 1776 | L: linux-usb@vger.kernel.org |
@@ -5573,10 +5574,12 @@ S: Supported | |||
5573 | F: arch/hexagon/ | 5574 | F: arch/hexagon/ |
5574 | 5575 | ||
5575 | RADOS BLOCK DEVICE (RBD) | 5576 | RADOS BLOCK DEVICE (RBD) |
5576 | F: include/linux/qnxtypes.h | 5577 | M: Yehuda Sadeh <yehuda@inktank.com> |
5577 | M: Yehuda Sadeh <yehuda@hq.newdream.net> | 5578 | M: Sage Weil <sage@inktank.com> |
5578 | M: Sage Weil <sage@newdream.net> | 5579 | M: Alex Elder <elder@inktank.com> |
5579 | M: ceph-devel@vger.kernel.org | 5580 | M: ceph-devel@vger.kernel.org |
5581 | W: http://ceph.com/ | ||
5582 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git | ||
5580 | S: Supported | 5583 | S: Supported |
5581 | F: drivers/block/rbd.c | 5584 | F: drivers/block/rbd.c |
5582 | F: drivers/block/rbd_types.h | 5585 | F: drivers/block/rbd_types.h |