]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
kclient: fix kbuild.patch for 2.6.30
authorSage Weil <sage@newdream.net>
Tue, 19 May 2009 18:23:35 +0000 (11:23 -0700)
committerSage Weil <sage@newdream.net>
Tue, 19 May 2009 18:23:35 +0000 (11:23 -0700)
src/kernel/kbuild.patch

index 968fde2e6c0bce179840b444d8eac3b6510c52f8..fdbc757e9c8fd2be1b7a26ccaedc029f6080ac71 100644 (file)
@@ -14,8 +14,9 @@ diff --git a/fs/Makefile b/fs/Makefile
 index 38bc735..e11fa80 100644
 --- a/fs/Makefile
 +++ b/fs/Makefile
-@@ -122,3 +122,4 @@ obj-$(CONFIG_DEBUG_FS)             += debugfs/
+@@ -122,4 +122,5 @@ obj-$(CONFIG_DEBUG_FS)             += debugfs/
  obj-$(CONFIG_OCFS2_FS)                += ocfs2/
  obj-$(CONFIG_BTRFS_FS)                += btrfs/
  obj-$(CONFIG_GFS2_FS)           += gfs2/
+ obj-$(CONFIG_EXOFS_FS)          += exofs/
 +obj-$(CONFIG_CEPH_FS)         += ceph/