]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
kclient: include fs/{Kconfig,Makefile} in patchset
authorSage Weil <sage@newdream.net>
Mon, 5 Oct 2009 23:46:32 +0000 (16:46 -0700)
committerSage Weil <sage@newdream.net>
Tue, 6 Oct 2009 17:07:37 +0000 (10:07 -0700)
src/kernel/import_patch_set_into_linux_git.sh

index 9cc1e7c7c884fa9602f843cda454f1665f3dbba6..882c4bcccac4ff193bf6858305ba6a62de8d2cc4 100755 (executable)
@@ -360,6 +360,8 @@ EOF
 git apply $cephtree/src/kernel/kbuild.patch
 git add $target/ceph/Makefile
 git add $target/ceph/Kconfig
+git add $target/Kconfig
+git add $target/Makefile
 git apply $cephtree/src/kernel/maintainers.patch
 git add MAINTAINERS
 git commit -s -F - <<EOF