]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: fix snap create/rm may taking long time 19974/head
authorSong Shun <song.shun3@zte.com.cn>
Wed, 17 Jan 2018 01:32:45 +0000 (09:32 +0800)
committershun-s <song.shun3@zte.com.cn>
Thu, 25 Jan 2018 10:51:16 +0000 (18:51 +0800)
commitd04ed348a1b20e5ea5bedada2462cb41f0f1d85a
tree3585c7852896e31a57104dff350748934a5b9028
parentd079916a95c2f8368d78c110714a16a7f02e1880
librbd: fix snap create/rm may taking long time

  fix snap create/rm may taking long time
  http://tracker.ceph.com/issues/22716

Signed-off-by: Song Shun <song.shun3@zte.com.cn>
src/cls/rbd/cls_rbd.cc
src/librbd/ObjectMap.cc
src/librbd/ObjectMap.h
src/librbd/object_map/SnapshotCreateRequest.cc
src/librbd/object_map/SnapshotRemoveRequest.cc
src/test/librbd/object_map/test_mock_SnapshotRemoveRequest.cc
src/test/librbd/test_fixture.cc
src/test/librbd/test_fixture.h