]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: replacing list::size() with list::empty() in some scrub code
authorRonen Friedman <rfriedma@redhat.com>
Thu, 28 Jan 2021 14:28:15 +0000 (16:28 +0200)
committerNeha Ojha <nojha@redhat.com>
Thu, 4 Feb 2021 00:23:40 +0000 (00:23 +0000)
commit25ec8e173479e4152c3a3f2c86aa8bb98b59cb67
treee47d182406de86e4fde65ac37f3aa2fa88927068
parentc7ac825bbce2898f4c4b981783d856fe092bcda5
osd: replacing list::size() with list::empty() in some scrub code

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
(cherry picked from commit f100f2f7f4e332ac784db44a35bf23cf53a43dff)
src/osd/PG.cc