]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mempool: simplify debug settings
authorSage Weil <sage@redhat.com>
Tue, 18 Oct 2016 16:06:27 +0000 (12:06 -0400)
committerSage Weil <sage@redhat.com>
Wed, 2 Nov 2016 17:48:49 +0000 (13:48 -0400)
commitb15a377a7b077f2cb3c1bde9687e36f6ed209321
tree7972abe8ab5cfda2189541c635f38a906e3c40f5
parent62fa72c0e168f73e7caaf4a772877fe505e87759
mempool: simplify debug settings

There's no need for a per-pool debug flag; just use the global
debug_mode bool!

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