]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: remove unused tmap implementation.
authorGreg Farnum <gregory.farnum@dreamhost.com>
Tue, 11 Oct 2011 21:39:04 +0000 (14:39 -0700)
committerGreg Farnum <gregory.farnum@dreamhost.com>
Thu, 13 Oct 2011 16:29:03 +0000 (09:29 -0700)
commitc98e1c57d4cc5f2868da2e21e495fa39ac4c87bc
tree83ccc311df3f070441defce52a90c54ce57f19d8
parent42c8ae77d65ab0fb1fea245b3ec7a9bd18b444e8
ReplicatedPG: remove unused tmap implementation.

If it's surrounded by an if(0), it shouldn't still be in the code.

Signed-off-by: Greg Farnum <gregory.farnum@dreamhost.com>
src/osd/ReplicatedPG.cc