From: Sage Weil Date: Tue, 11 Aug 2009 23:29:01 +0000 (-0700) Subject: Makefile: include stop.sh in tarball X-Git-Tag: v0.13~70 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0d45c57cad1c6ddea59bb95cf2509de1b4f5e932;p=ceph.git Makefile: include stop.sh in tarball --- diff --git a/src/Makefile.am b/src/Makefile.am index 3d5794f362ed..8d8420c2fa80 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -235,7 +235,7 @@ noinst_LIBRARIES = \ noinst_LIBRARIES += #libcephclient_so.a # extra bits -EXTRA_DIST = verify-mds-journal.sh vstart.sh \ +EXTRA_DIST = verify-mds-journal.sh vstart.sh stop.sh \ crun ceph_common.sh init-ceph.in mkcephfs.in make_version install-data-local: diff --git a/src/TODO b/src/TODO index 9287d25c7da8..076fa5be2642 100644 --- a/src/TODO +++ b/src/TODO @@ -65,7 +65,7 @@ bugs - premature filejournal trimming? - weird osd_lock contention during osd restart? - sync mode end-of-file handling -- mds process_cap_release suppress leads to broken cap state on revoke +- mds process_cap_update suppress leads to broken cap state on revoke later - authentication