]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librados: handle (and ignore) MOSDMap; do not leak
authorSage Weil <sage@redhat.com>
Tue, 19 Aug 2014 22:18:24 +0000 (15:18 -0700)
committerJohn Spray <john.spray@redhat.com>
Mon, 25 Aug 2014 00:34:19 +0000 (01:34 +0100)
commit213f652489c6c2d53adae55ccccb371ea87a1d3c
tree555e50b308ca3dd97e6946f50a7706f56187b335
parent1e1ee4805b1ba78b30d40d6c3e27f90c76d391a1
librados: handle (and ignore) MOSDMap; do not leak

We return true, so we should drop the MOSDMap ref.

Signed-off-by: Sage Weil <sage@redhat.com>
src/librados/RadosClient.cc