]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Remove exclusive lock on GenericObjectMap 2326/head
authorHaomai Wang <haomaiwang@gmail.com>
Thu, 20 Mar 2014 06:09:49 +0000 (14:09 +0800)
committerroot <root@ceph-test.(none)>
Tue, 26 Aug 2014 04:50:12 +0000 (04:50 +0000)
commit58d08714340049a5165ad682ec5b54292525b45d
treeacb02ae68feaa9bb61f8c7eb9a13fb004605bb9c
parent98df982a6f830154ff6880f5ee00350ba3375b6b
Remove exclusive lock on GenericObjectMap

Now most of GenericObjectMap interfaces use header as argument not the union of
coll_t and ghobject_t. So caller should be responsible for maintain the
exclusive header.

Signed-off-by: Haomai Wang <haomaiwang@gmail.com>
src/common/random_cache.hpp
src/os/GenericObjectMap.cc
src/os/GenericObjectMap.h