]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
PGMonitor.cc: prefer empty() over size() for emptiness check
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Tue, 2 Sep 2014 11:57:23 +0000 (13:57 +0200)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Tue, 2 Sep 2014 11:57:23 +0000 (13:57 +0200)
commit40189a28911835c086a670c623dbe8dbfb03676d
treeb1c6687abbb076860132ddd51b48b54958f8dc25
parent99fc33f9dfe977b06953a4d62fd0475756d9e6b8
PGMonitor.cc: prefer empty() over size() for emptiness check

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/mon/PGMonitor.cc