]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd: current pc value should be greater than last_pc 38399/head
authores-gyt <57943316+es-gyt@users.noreply.github.com>
Wed, 2 Dec 2020 11:29:36 +0000 (19:29 +0800)
committeryite.gu <yite.gu@easystack.cn>
Fri, 4 Dec 2020 16:01:35 +0000 (00:01 +0800)
commit8e36435d62dc6771914f174bec8d4232ecf4c7c2
tree1529e005b847fcb19f64beaad492f6395c0976c2
parent22e63b72de41a6fa8dbc75524004fe32676b8ff7
rbd: current pc value should be greater than last_pc

If rbd image enabled striping feature, stderr will
print repeat rate of progress when execu rbd export-diff.

Fixes: https://tracker.ceph.com/issues/48431
Signed-off-by: Yite Gu <yite.gu@easystack.cn>
src/tools/rbd/Utils.cc