diff options
author | Sage Weil <sage@inktank.com> | 2013-10-18 10:35:31 -0700 |
---|---|---|
committer | Sage Weil <sage@inktank.com> | 2013-10-18 10:35:31 -0700 |
commit | 89995efe54a2b4488c23271685d239d7fcb98b91 (patch) | |
tree | d579218be09b13afbd2d23b3448671cbb85a7129 | |
parent | 5905227495f278da9dd277a799f7bfce2526cfe8 (diff) | |
download | ceph-89995efe54a2b4488c23271685d239d7fcb98b91.tar.gz |
doc/release-notes: missed mds snaps
Signed-off-by: Sage Weil <sage@inktank.com>
-rw-r--r-- | doc/release-notes.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/release-notes.rst b/doc/release-notes.rst index 126644413ba..4911c72363f 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) |