]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
buffer: fix mempool accounting for claimed chars
authorSage Weil <sage@redhat.com>
Mon, 8 May 2017 18:50:43 +0000 (14:50 -0400)
committerSage Weil <sage@redhat.com>
Wed, 31 May 2017 18:47:28 +0000 (14:47 -0400)
commit6cd6a513ca9a2f34f233086080df1fb2138f1a51
treecf491520dd4708ebbd524a1883abb572444a8dc3
parent429b65c63971da566044f68a140c3526adc1aa5b
buffer: fix mempool accounting for claimed chars

These are allocated by the caller, outside of the mempool; do not
deallocate via the mempool.

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/buffer.cc
src/include/buffer.h