]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Fix clone problem 1762/head
authorHaomai Wang <haomaiwang@gmail.com>
Sat, 3 May 2014 04:53:06 +0000 (12:53 +0800)
committerHaomai Wang <haomaiwang@gmail.com>
Sat, 3 May 2014 04:55:17 +0000 (12:55 +0800)
commit3aee1e0ffe0583f74c02d9c9e86c7fb267f3515c
treeb291ba63f78e98f5cba7a4814c0373c16ced6b11
parent9b37398d6581a53a25fc6b1e3a381f85c4ec6760
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>
src/os/KeyValueStore.cc