]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #41588 from idryomov/wip-rbd-trash-purge
authorIlya Dryomov <idryomov@gmail.com>
Tue, 1 Jun 2021 19:56:57 +0000 (21:56 +0200)
committerGitHub <noreply@github.com>
Tue, 1 Jun 2021 19:56:57 +0000 (21:56 +0200)
commitbb92c4ff83779812edf7e5806c2097a627efee9b
treee500c572b98d4ca2aff9e0537aadf166442477f6
parent34f8e6fd7ee0884665726b3c10c6d80a651a2b59
parent16d9a68a3e863b5a819860abf0696fb76fc9341a
Merge pull request #41588 from idryomov/wip-rbd-trash-purge

librbd: don't stop at the first unremovable image when purging

Reviewed-by: Mykola Golub <mgolub@suse.com>