]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
msg/async/ProtocolV2: allow rxbuf/txbuf get bigger in testing, again
authorIlya Dryomov <idryomov@gmail.com>
Sat, 21 Nov 2020 10:01:40 +0000 (11:01 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 23 Nov 2020 13:09:13 +0000 (14:09 +0100)
commit422f922c4acdd0a0db3be41f2d55663c864df59d
tree284aee5862dc824188831aa0183ed7b9f412d06c
parentc2a1edbd8c80f2a15737cf842d936a24bbefb945
msg/async/ProtocolV2: allow rxbuf/txbuf get bigger in testing, again

With CEPHX_V2 authorizer challenges brought back in commit
4a82c72e3bdd, these need to be bumped again, as two authorizers
(without and then with the challenge) are transmitted and signed
instead of one (without the challenge).  See commit 94953dd9398a
("msg/async/ProtocolV2: allow rxbuf/txbuf get bigger in testing")
for details.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
src/msg/async/ProtocolV2.cc