]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: missing callback log message for CopyupRequest object map update
authorJason Dillaman <dillaman@redhat.com>
Sun, 1 Mar 2015 05:43:26 +0000 (00:43 -0500)
committerJason Dillaman <dillaman@redhat.com>
Mon, 2 Mar 2015 19:19:06 +0000 (14:19 -0500)
commit0e584635f97ef15dd4b0a5b3b56ac3af6a6ba717
tree1d2a1e9a04322c15df139a93a65cf213a58c8c6a
parented9e3582442da1a0981d1ed5838a06953d70e580
librbd: missing callback log message for CopyupRequest object map update

Add log message to assist in future debugging of the CopyupRequest
state machine.

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