]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: fix problems with propagation of info.stats during recovery
authorSage Weil <sage@newdream.net>
Thu, 4 Dec 2008 00:42:38 +0000 (16:42 -0800)
committerSage Weil <sage@newdream.net>
Thu, 4 Dec 2008 00:54:23 +0000 (16:54 -0800)
commitcdea03eb4be050c0b252a65c84b6447a4478f8db
tree4675cc7334df3dfe2cb40513330012b01a47ed41
parent5711c0366604fa6ea420af6566c99f32a760450b
osd: fix problems with propagation of info.stats during recovery

merge_log() is called on replicas, do don't use peer_info (which
is primary-only)!
src/osd/OSD.cc
src/osd/PG.cc
src/osd/PG.h