]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd: make snap purge fail if removing a snap fails
authorJosh Durgin <josh.durgin@inktank.com>
Wed, 21 Nov 2012 21:24:24 +0000 (13:24 -0800)
committerJosh Durgin <josh.durgin@inktank.com>
Wed, 21 Nov 2012 21:27:27 +0000 (13:27 -0800)
commit5126bd70850812d69fcc251b88d7d6b88033ad6c
treea8691f027f0f88ffac0e81f75668eadcce0e3d6a
parent820911b265d072b9e6bc42620aff1a316963e7af
rbd: make snap purge fail if removing a snap fails

Otherwise we report 100% removed when some may have failed.

Reported-by: Andrey Korolyov <andrey@xdel.ru>
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
src/rbd.cc