]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
DBObjectMap::clear_keys_header: use generate_new_header, not _generate_new_header 1077/head
authorSamuel Just <sam.just@inktank.com>
Mon, 13 Jan 2014 19:02:45 +0000 (11:02 -0800)
committerSamuel Just <sam.just@inktank.com>
Mon, 13 Jan 2014 19:02:46 +0000 (11:02 -0800)
commit4c92dc6f5cacff711d6e2db99d6ad0a57ead0e6a
treed9ae80872a73b9e43abf51087ce857355c5ed3cb
parent5f165ed391a310a5a5649e4f5ec7c00810082405
DBObjectMap::clear_keys_header: use generate_new_header, not _generate_new_header

We aren't holding the header_lock here, so we need the locked version.

Signed-off-by: Samuel Just <sam.just@inktank.com>
src/os/DBObjectMap.cc