]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
msg/Pipe: remove broken cephs signing requirement check
authorSage Weil <sage@inktank.com>
Fri, 28 Dec 2012 00:01:49 +0000 (16:01 -0800)
committerSage Weil <sage@inktank.com>
Sat, 29 Dec 2012 01:10:28 +0000 (17:10 -0800)
commit0a5d6d87595ccd6dfaee01308ed86ecf86fe750c
tree260989e42601c1d7555408b8826627cd06422ff8
parent65b787ea2a5c95ec1bb901f15d1099a3fc998f4d
msg/Pipe: remove broken cephs signing requirement check

Remove the special-case check, which does not inform the peer what
protocol features are missing.  It also enforces this requirement even
when we negotiate auth none.

Reported as part of bug #3657.

Signed-off-by: Sage Weil <sage@inktank.com>
src/msg/Pipe.cc