]> 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)
committerNathan Cutler <ncutler@suse.com>
Fri, 24 Jan 2020 16:14:18 +0000 (17:14 +0100)
commitd1693abb72485f64555647a3cd28b44c9e47fd2f
tree9a3aa7fab5d33304355aa1b7e663afd39cc44d59
parent75f4b31f33528ad23be79d5d1b5932dd0063d3fd
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>
(cherry picked from commit a485eb827009b629c4c7804ec1b7191cfe6b6dd7)
src/librbd/Utils.cc
src/librbd/api/Image.cc
src/tools/rbd/action/Children.cc