]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: block concurrent in-flight object map updates for the same object 12909/head
authorJason Dillaman <dillaman@redhat.com>
Fri, 9 Dec 2016 14:39:39 +0000 (09:39 -0500)
committerJason Dillaman <dillaman@redhat.com>
Thu, 12 Jan 2017 22:56:43 +0000 (17:56 -0500)
commitcdd6cbfdfe5a77008ba298667bb7add8c236027a
treef19fe74f2c0c0ccc0493b6d0ea4a402266c627e2
parent87557754f591607a1667fecfc8dabc7e52bbbca0
librbd: block concurrent in-flight object map updates for the same object

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 7d743bfce61c6ede0a34fc0982e52be1d367d772)
src/librbd/ObjectMap.cc
src/librbd/ObjectMap.h
src/test/librbd/CMakeLists.txt
src/test/librbd/test_mock_ObjectMap.cc [new file with mode: 0644]