]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: batch large object map updates into multiple chunks 18416/head
authorJason Dillaman <dillaman@redhat.com>
Sun, 15 Oct 2017 21:26:25 +0000 (17:26 -0400)
committerKarol Mroz <kmroz@suse.de>
Fri, 20 Oct 2017 01:54:22 +0000 (18:54 -0700)
commitf8bfd9458d44d96d4ef56a28195a9e36fc0190c6
tree2b89552ba55473f9d5d03a016b1324aea86cf31a
parent6866abc01be5fd92acc918472a604a3af9894b44
librbd: batch large object map updates into multiple chunks

Fixes: http://tracker.ceph.com/issues/21797
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 04c5d12acc045731fbf1d0ddce276b5743d9fd89)
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