]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
monc: hunt for new monitor on failure; cleanup interface
authorSage Weil <sage@newdream.net>
Fri, 4 Sep 2009 17:55:19 +0000 (10:55 -0700)
committerGreg Farnum <gregf@hq.newdream.net>
Fri, 4 Sep 2009 21:29:55 +0000 (14:29 -0700)
src/kernel/Makefile

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