From: Tim Serong Date: Tue, 26 Jul 2016 06:43:44 +0000 (+1000) Subject: mgr: Use signed int log level in PyModules::log() X-Git-Tag: v11.0.1~60^2~39 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=054708a6f0e98c1c8d6acc060570deaeb03fc04e;p=ceph.git 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 --- diff --git a/src/mgr/PyModules.cc b/src/mgr/PyModules.cc index e20940c54a81..da346dcbc3be 100644 --- a/src/mgr/PyModules.cc +++ b/src/mgr/PyModules.cc @@ -446,7 +446,7 @@ void PyModules::insert_config(const std::map