]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
PG: get_infos() should not post GotInfo
authorSamuel Just <samuel.just@dreamhost.com>
Thu, 26 Apr 2012 22:44:21 +0000 (15:44 -0700)
committerSamuel Just <samuel.just@dreamhost.com>
Thu, 26 Apr 2012 22:45:35 +0000 (15:45 -0700)
commit3e880174dd233a3df88c63785186d36f9b12a137
tree8c6cdd4c3860bce548939f738d575fe39448bd2b
parent7fe45fd65dcf30370a36d32af88751a7f152fb9e
PG: get_infos() should not post GotInfo

The MNotifyRec handler also posts GotInfo under the same conditions
after calling get_infos().

Signed-off-by: Samuel Just <samuel.just@dreamhost.com>
src/osd/PG.cc