]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: batch large object map updates into multiple chunks 18315/head
authorJason Dillaman <dillaman@redhat.com>
Sun, 15 Oct 2017 21:26:25 +0000 (17:26 -0400)
committerJason Dillaman <dillaman@redhat.com>
Sun, 15 Oct 2017 22:12:50 +0000 (18:12 -0400)
commit04c5d12acc045731fbf1d0ddce276b5743d9fd89
treeb37266d1cde6f5db9c157c8c3a0f34bdbd77adc3
parent4674b578d8233da3b3c145606ed9c0e4e88a540a
librbd: batch large object map updates into multiple chunks

Fixes: http://tracker.ceph.com/issues/21797
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/ObjectMap.cc
src/librbd/ObjectMap.h
src/librbd/object_map/UpdateRequest.cc
src/librbd/object_map/UpdateRequest.h
src/test/librbd/object_map/test_mock_UpdateRequest.cc