]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/PGLog.cc: prefer empty() over size() for emptiness check
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Tue, 28 Oct 2014 19:05:19 +0000 (20:05 +0100)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Tue, 11 Nov 2014 12:26:37 +0000 (13:26 +0100)
commit60e7da99192c829971fcb65692d2afa9d2ca0c41
tree17cb5a6d11ba534acf5c0a6215a65523b5112736
parent1cb3d6c52e484c5d268f0e7603b101fc51b812e7
osd/PGLog.cc: prefer empty() over size() for emptiness check

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