]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: better error when unprotect fails on unprotected snap 1027/head
authorJosh Durgin <josh.durgin@inktank.com>
Wed, 1 Jan 2014 00:26:04 +0000 (16:26 -0800)
committerJosh Durgin <josh.durgin@inktank.com>
Wed, 1 Jan 2014 00:26:07 +0000 (16:26 -0800)
commite91fb910653a672560867d4a81aa30f9d5dc0af8
treec40e02131380fac1840d841a5b8651ab46e8ca26
parent7d27793f4f2223a9866c36bd09b29e8efabe5b8a
librbd: better error when unprotect fails on unprotected snap

This will show up on the command line and logs, making it more
clear than EINVAL.

Fixes #6851 and #4045
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
qa/qa_scripts/RbdLib.pm
src/librbd/internal.cc