diff options
author | Sage Weil <sage@newdream.net> | 2009-10-06 11:31:15 -0700 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2009-10-06 11:31:15 -0700 |
commit | 9030aaf9bf0a1eee47a154c316c789e959638b0f (patch) | |
tree | bb6dbc96fd181fd3883157277c4301edfaaf5179 /MAINTAINERS | |
parent | 76aa844d5b2fb8c839180d3f5874e333b297e5fd (diff) | |
download | linux-stable-9030aaf9bf0a1eee47a154c316c789e959638b0f.tar.gz linux-stable-9030aaf9bf0a1eee47a154c316c789e959638b0f.tar.bz2 linux-stable-9030aaf9bf0a1eee47a154c316c789e959638b0f.zip |
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 F: arch/powerpc/oprofile/*cell* F: arch/powerpc/platforms/cell/ +CEPH DISTRIBUTED FILE SYSTEM CLIENT +M: Sage Weil <sage@newdream.net> +L: ceph-devel@lists.sourceforge.net +W: http://ceph.newdream.net/ +T: git git://ceph.newdream.net/linux-ceph-client.git +S: Supported +F: Documentation/filesystems/ceph.txt +F: fs/ceph + CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: M: David Vrabel <david.vrabel@csr.com> L: linux-usb@vger.kernel.org |