From: Sage Weil Date: Thu, 1 Oct 2009 20:16:28 +0000 (-0700) Subject: kclient: add to MAINTAINERS X-Git-Tag: v0.16~27 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=6a57711e4c1bcb6fe53be8e0b2e1cf6ba347ea32;p=ceph.git kclient: add to MAINTAINERS --- diff --git a/src/kernel/import_patch_set_into_linux_git.sh b/src/kernel/import_patch_set_into_linux_git.sh index 16446e43927d..9cc1e7c7c884 100755 --- a/src/kernel/import_patch_set_into_linux_git.sh +++ b/src/kernel/import_patch_set_into_linux_git.sh @@ -360,7 +360,9 @@ EOF git apply $cephtree/src/kernel/kbuild.patch git add $target/ceph/Makefile git add $target/ceph/Kconfig -git commit -s -F - < +Date: Thu, 1 Oct 2009 13:13:58 -0700 +Subject: [PATCH] ceph: add to MAINTAINERS + +--- + MAINTAINERS | 7 +++++++ + 1 files changed, 7 insertions(+), 0 deletions(-) + +diff --git a/MAINTAINERS b/MAINTAINERS +index c450f3a..d1fa767 100644 +--- a/MAINTAINERS ++++ b/MAINTAINERS +@@ -1294,6 +1294,13 @@ 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 ++L: ceph-devel@lists.sourceforge.net ++W: http://ceph.newdream.net/ ++S: Supported ++F: fs/ceph ++ + CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: + M: David Vrabel + L: linux-usb@vger.kernel.org +-- +1.5.6.5 +