]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
makefile: fixups
authorSage Weil <sage@newdream.net>
Tue, 20 May 2008 21:20:14 +0000 (14:20 -0700)
committerSage Weil <sage@newdream.net>
Tue, 20 May 2008 21:20:14 +0000 (14:20 -0700)
src/Makefile.am
src/TODO

index 97a6e6b5b1157fb7d6b2a516ed5b6ad78839581c..71adef9c7c91d08f64e0e5183c8c203522ebcb08 100644 (file)
@@ -152,7 +152,7 @@ noinst_LIBRARIES = \
 noinst_LIBRARIES += libcrush_so.a libcephclient_so.a
 
 # extra bits
-EXTRA_DIST = start.sh stop.sh crushtool.pl
+EXTRA_DIST = mkcephfs.sh mkfs.sh restart.sh startnew.sh stop.sh
 
 # cleaning
 clean-local:
@@ -446,6 +446,8 @@ noinst_HEADERS = \
        messages/MDiscoverReply.h\
        messages/MOSDFailure.h\
        messages/MExportDir.h\
+       messages/MOSDAlive.h\
+       messages/MPGStatsAck.h\
        mon/Elector.h\
        mon/MonitorStore.h\
        mon/Paxos.h\
@@ -487,6 +489,5 @@ noinst_HEADERS = \
        osdc/Objecter.h\
        config.h\
        include/intarith.h\
+       include/encoding.h\
        include/err.h
-
-
index 0dd565745240337887c2312de9e788812ea720c3..080432d3ebb2806d040416a836d8afc4f2b4b324 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -8,6 +8,9 @@ big items
 - client, user authentication
 - cas
 
+bugs
+- -1 on mds file size recovery
+
 - mon needs to trim history
 - meta vs data crush rules
 - use libuuid