From: Sage Weil Date: Fri, 18 Oct 2013 17:35:31 +0000 (-0700) Subject: doc/release-notes: missed mds snaps X-Git-Tag: v0.73~89 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=89995efe54a2b4488c23271685d239d7fcb98b91;p=ceph.git doc/release-notes: missed mds snaps Signed-off-by: Sage Weil --- diff --git a/doc/release-notes.rst b/doc/release-notes.rst index 126644413ba3..4911c72363f1 100644 --- a/doc/release-notes.rst +++ b/doc/release-notes.rst @@ -51,6 +51,7 @@ Notable Changes * mds: fix LOOKUPSNAP bug * mds: fix standby-replay when we fall behind (Yan, Zheng) * mds: fix stray directory purging (Yan, Zheng) +* mon: disallow CephFS snapshots until 'ceph mds set allow_new_snaps' (Greg Farnum) * mon, osd: improve osdmap trimming logic (Samuel Just) * mon: kv properties for pools to support EC (Loic Dachary) * mon: some auth check cleanups (Joao Luis)