]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Fix clone problem
authorHaomai Wang <haomaiwang@gmail.com>
Sat, 3 May 2014 04:53:06 +0000 (12:53 +0800)
committerSage Weil <sage@inktank.com>
Tue, 6 May 2014 20:06:27 +0000 (13:06 -0700)
commit1b899148a729235ab2835d368077f18e62a36a93
tree4bd049e4961293336e2a58ff3ce4e93b2186301d
parentb78644e7dee100e48dfeca32c9270a6b210d3003
Fix clone problem

When clone happened, the origin header also will be updated in GenericObjectMap,
so the new header wraper(StripObjectHeader) should be updated too.

Fix #8282
Signed-off-by: Haomai Wang <haomaiwang@gmail.com>
(cherry picked from commit 3aee1e0ffe0583f74c02d9c9e86c7fb267f3515c)
src/os/KeyValueStore.cc