]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/PG: fix out of order priority for PG deletion 21613/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Tue, 24 Apr 2018 08:58:09 +0000 (16:58 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Tue, 24 Apr 2018 09:11:23 +0000 (17:11 +0800)
commit3d11e6a16943a492b9230aadc09c3aa01de4d7bd
tree51149381f70c938a5e6845e036cb0adae0b564f3
parent735d5fd414323a218d38af1900aa9ab818c43502
osd/PG: fix out of order priority for PG deletion

Backfill-full by definition is fuller than near-full and hence
should deserve a higher priority.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/osd/PG.cc