]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
MOSDOpReply: add a redirect member
authorGreg Farnum <greg@inktank.com>
Tue, 3 Sep 2013 21:59:59 +0000 (14:59 -0700)
committerGreg Farnum <greg@inktank.com>
Tue, 10 Sep 2013 22:33:49 +0000 (15:33 -0700)
commitac1c92173ccb2e89239cf0e9fa6bea4c21064b36
tree172016626fa3ec3fbba6cba3b5df212c8dc109bb
parenta45612c202cf0364d16f082861b7d3971713373f
MOSDOpReply: add a redirect member

When present, clients must send the request to the location specified
by the redirect (by using the combine_with_locator() function on
request_redirect_t).
A separate mechanism must be used to ensure that clients see and respect
the redirect, as we do not bump up the minimum required version to
decode.

Signed-off-by: Greg Farnum <greg@inktank.com>
src/messages/MOSDOpReply.h