]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
objecter: use full osdmap to get started
authorSage Weil <sage@newdream.net>
Wed, 26 Nov 2008 17:57:35 +0000 (09:57 -0800)
committerSage Weil <sage@newdream.net>
Wed, 26 Nov 2008 18:37:14 +0000 (10:37 -0800)
commit51023a9d99fc2cd4b8446b4338565c080699c6cf
tree349b394371197d1e5680d5bf515d73090cf98675
parentb97f64d3e4a4e9dabef40b8b7994136c09a8c02e
objecter: use full osdmap to get started

Previously we requested and then decoded the full history of incrementals,
a big waste of time during startup.
src/osdc/Objecter.cc