]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Revert "monc: hunt for new monitor on failure; cleanup interface"
authorSage Weil <sage@newdream.net>
Fri, 4 Sep 2009 22:49:37 +0000 (15:49 -0700)
committerSage Weil <sage@newdream.net>
Fri, 4 Sep 2009 22:49:37 +0000 (15:49 -0700)
This reverts commit 3f78e66ccd0b2adb71f4d8599f3270ed7f93f89d.

src/kernel/Makefile

index 96f973058983ca157fedef9fbd0d97990dfc6c33..031b85f96f9f54df59747c9384ff8b7b3fcbe6f7 100644 (file)
@@ -4,8 +4,6 @@
 
 ifneq ($(KERNELRELEASE),)
 
-CFLAGS += -Wall
-
 obj-$(CONFIG_CEPH_FS) += ceph.o
 
 ceph-objs := super.o inode.o dir.o file.o addr.o ioctl.o \