]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: copy-on-read should update the object map
authorJason Dillaman <dillaman@redhat.com>
Sun, 25 Jan 2015 17:06:46 +0000 (12:06 -0500)
committerJason Dillaman <dillaman@redhat.com>
Thu, 29 Jan 2015 02:12:53 +0000 (21:12 -0500)
commit91f24f341ab30d3712331263c7024aeedd66bf5a
tree567df8a578925d5dce2217b2de2e7228c69ea6fa
parent8fa376776791b7c16a9d3a9ee97045d66db1cd38
librbd: copy-on-read should update the object map

The new copy-on-read functionality needs to update the
object map when a copyup occurs for an object.

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