]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: update image flags when enabling/disabling features
authorJason Dillaman <dillaman@redhat.com>
Tue, 14 Apr 2015 13:29:30 +0000 (09:29 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 14 Apr 2015 13:40:02 +0000 (09:40 -0400)
commit46b19cb7e1bc258be466cb3d0a3ab84ceb19544e
tree7665c33d8c3269f505fbfc516e920428c5f8e2dc
parent9eb1e59cee46d013bedd8c94c929d613a34a2e62
librbd: update image flags when enabling/disabling features

After enabling object map or fast diff, flag those features as
invalid.  When disabling features, remove the associated invalid
flags.

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