diff options
author | Sage Weil <sage@newdream.net> | 2009-10-06 14:31:15 -0400 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2009-10-06 14:31:15 -0400 |
commit | 9030aaf9bf0a1eee47a154c316c789e959638b0f (patch) | |
tree | bb6dbc96fd181fd3883157277c4301edfaaf5179 /MAINTAINERS | |
parent | 76aa844d5b2fb8c839180d3f5874e333b297e5fd (diff) |
ceph: Kconfig, Makefile
Kconfig options and Makefile.
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c450f3abb8c9..9b680ff8c5c0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1294,6 +1294,15 @@ F: arch/powerpc/include/asm/spu*.h | |||
1294 | F: arch/powerpc/oprofile/*cell* | 1294 | F: arch/powerpc/oprofile/*cell* |
1295 | F: arch/powerpc/platforms/cell/ | 1295 | F: arch/powerpc/platforms/cell/ |
1296 | 1296 | ||
1297 | CEPH DISTRIBUTED FILE SYSTEM CLIENT | ||
1298 | M: Sage Weil <sage@newdream.net> | ||
1299 | L: ceph-devel@lists.sourceforge.net | ||
1300 | W: http://ceph.newdream.net/ | ||
1301 | T: git git://ceph.newdream.net/linux-ceph-client.git | ||
1302 | S: Supported | ||
1303 | F: Documentation/filesystems/ceph.txt | ||
1304 | F: fs/ceph | ||
1305 | |||
1297 | CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: | 1306 | CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: |
1298 | M: David Vrabel <david.vrabel@csr.com> | 1307 | M: David Vrabel <david.vrabel@csr.com> |
1299 | L: linux-usb@vger.kernel.org | 1308 | L: linux-usb@vger.kernel.org |