]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cls/rbd: automatically manage group op feature on images
authorJason Dillaman <dillaman@redhat.com>
Tue, 16 Jan 2018 18:30:53 +0000 (13:30 -0500)
committerJason Dillaman <dillaman@redhat.com>
Fri, 26 Jan 2018 15:32:40 +0000 (10:32 -0500)
commit7cd13f8351c7b7cd3ba6548537ef0cceed9714cf
tree547f8519ca695c76a17c56df5635f39d7a34d978
parent94dc5aeb24c16a5c8beb11fd7fa752093d9d43ad
cls/rbd: automatically manage group op feature on images

When an image is added to a group, set the group op feature
bit and when removed, clear the bit.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/cls/rbd/cls_rbd.cc