]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: skip stale child with non-existent pool for list_descendants
authorsongweibin <song.weibin@zte.com.cn>
Wed, 14 Aug 2019 05:46:29 +0000 (13:46 +0800)
committersongweibin <song.weibin@zte.com.cn>
Mon, 26 Aug 2019 08:31:02 +0000 (16:31 +0800)
commita485eb827009b629c4c7804ec1b7191cfe6b6dd7
tree9933b49342ca4b4e57078fd2f8d9f844649f5d0b
parentb7ac8a17ef0b0602301eebea0e2e3c8032889174
librbd: skip stale child with non-existent pool for list_descendants

Fixes: https://tracker.ceph.com/issues/41241
Signed-off-by: songweibin <song.weibin@zte.com.cn>
src/librbd/Utils.cc
src/librbd/api/Image.cc
src/tools/rbd/action/Children.cc