]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: Use RBD image flags for invalid object maps
authorJason Dillaman <dillaman@redhat.com>
Mon, 10 Nov 2014 15:08:26 +0000 (10:08 -0500)
committerJason Dillaman <dillaman@redhat.com>
Thu, 29 Jan 2015 02:12:52 +0000 (21:12 -0500)
commit719515a8da94974c8312eb71672ca5687e7a84ab
tree534757072a4ab50ca4ee9aead86a788d32a70a32
parent8571e4764c901fb04daeac59ca2d121b6c18f441
librbd: Use RBD image flags for invalid object maps

If the RBD object map state is corrupted, flag the object map
as invalid so that it won't be used for IO operations.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/include/rbd/librbd.h
src/librbd/ImageCtx.cc
src/librbd/ImageCtx.h
src/librbd/internal.cc