]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: Fix % escaping (\% should be %%)
authorJohn Spray <john.spray@inktank.com>
Thu, 8 May 2014 10:04:46 +0000 (11:04 +0100)
committerSage Weil <sage@redhat.com>
Sat, 2 Aug 2014 00:44:28 +0000 (17:44 -0700)
commit3d578479420f4b0c153dffe96605bf413070ad45
tree9e5eefda4e55675d17ccb289e32e5685ad6fdecd
parent6164c3ef8d9ced38d878c191e4de3d84a8bda45e
mon: Fix % escaping (\% should be %%)

Clang's -Wpedantic points this out.

Signed-off-by: John Spray <john.spray@inktank.com>
(cherry picked from commit f0231ef364d531eb60351598c4a0f5fa6efad23c)

Conflicts:
src/mon/DataHealthService.cc
src/mon/DataHealthService.cc
src/mon/PGMonitor.cc