]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
OSD: add handlers for MOSDPG(Push|PushReply|Pull)
authorSamuel Just <sam.just@inktank.com>
Mon, 17 Jun 2013 22:59:19 +0000 (15:59 -0700)
committerSamuel Just <sam.just@inktank.com>
Mon, 8 Jul 2013 23:43:31 +0000 (16:43 -0700)
commitc0bd831acee487a944392b73780e1d5dfe677553
tree28c7a3a3762e474df09d5f1213080e48ea77ae72
parent264dbf3f9e590b8404e8a89edf4e7fd1853a8a48
OSD: add handlers for MOSDPG(Push|PushReply|Pull)

MOSDPG(Push|PushReply|Pull|SubOp|SubOpReply) need the
same thing checked prior to queueing the op, so they
share a templated handler.

Signed-off-by: Samuel Just <sam.just@inktank.com>
src/osd/OSD.cc
src/osd/OSD.h