From: Josh Durgin Date: Tue, 13 Oct 2015 19:33:22 +0000 (-0700) Subject: doc/release-notes: fix some attributions X-Git-Tag: v9.2.0~23^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b10544924359c9bbf40f63b4b8870191ec176a7b;p=ceph.git doc/release-notes: fix some attributions Signed-off-by: Josh Durgin --- diff --git a/doc/release-notes.rst b/doc/release-notes.rst index d5c0796af2be..a95a4e8623d7 100644 --- a/doc/release-notes.rst +++ b/doc/release-notes.rst @@ -182,10 +182,10 @@ time-consuming process for generating them. * librados: add FULL_TRY and FULL_FORCE flags for dealing with full clusters or pools (Sage Weil) * librados: fix notify completion race (#13114 Sage Weil) * librados, libcephfs: randomize client nonces (Josh Durgin) -* librados: pybind: fix binary omap values (Josh Durgin) -* librbd: fix reads larger than the cache size +* librados: pybind: fix binary omap values (Robin H. Johnson) +* librbd: fix reads larger than the cache size (Lu Shi) * librbd: metadata filter fixes (Haomai Wang) -* librbd: use write_full when possible +* librbd: use write_full when possible (Zhiqiang Wang) * mds: avoid emitting cap warnigns before evicting session (John Spray) * mds: fix expected holes in journal objects (#13167 Yan, Zheng) * mds: fix SnapServer crash on deleted pool (John Spray)