]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: Use signed int log level in PyModules::log()
authorTim Serong <tserong@suse.com>
Tue, 26 Jul 2016 06:43:44 +0000 (16:43 +1000)
committerJohn Spray <john.spray@redhat.com>
Thu, 29 Sep 2016 16:26:59 +0000 (17:26 +0100)
commit054708a6f0e98c1c8d6acc060570deaeb03fc04e
tree6dab8b8173422bf1d154c7ed5da49b3c5f9d1028
parent96e10e9328832f25e341918e783d3ef91b2c5203
mgr: Use signed int log level in PyModules::log()

Using an unsigned causes a build failure when expanding the dout macro.

Signed-off-by: Tim Serong <tserong@suse.com>
src/mgr/PyModules.cc
src/mgr/PyModules.h