]> git.apps.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)
committerRonen Friedman <rfriedma@redhat.com>
Thu, 28 Jan 2021 17:21:06 +0000 (19:21 +0200)
commitf100f2f7f4e332ac784db44a35bf23cf53a43dff
tree4d1f2848a3eb40daa4a0931f391cd8f1d2195da8
parent39fd806cd45e991deac49c8a938dd6381306facf
osd: replacing list::size() with list::empty() in some scrub code

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/osd/PG.cc