]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: allow updates to snapshot object maps
authorJason Dillaman <dillaman@redhat.com>
Tue, 21 Apr 2015 14:15:58 +0000 (10:15 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 7 May 2015 02:07:46 +0000 (22:07 -0400)
commita1eab0f839ba9f5f5d9108c4f017e225e1eeab04
tree4484e69ab057c8598961c789101e31b5b73f12bc
parent6511eb071f97144177bed82e983e8b6990255d62
librbd: allow updates to snapshot object maps

The modified copyup behavior will need to update snapshot object
maps when performing a copyup since the object will now exist within
all snapshots of the image.

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