]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
msg/Pipe: correctly read from peers without MSG_AUTH
authorSage Weil <sage@inktank.com>
Tue, 16 Oct 2012 16:35:52 +0000 (09:35 -0700)
committerSage Weil <sage@inktank.com>
Tue, 16 Oct 2012 16:35:52 +0000 (09:35 -0700)
commit0d3a53d482e936168530c2059a98ee85d0435ea8
tree41b42da8ef06d7ba8ad0dc69ca95d4b70a705e28
parentfcf6273d04dc0c0061b4e3ad9cd715abe0f97ee5
msg/Pipe: correctly read from peers without MSG_AUTH

Read the old footer format if the feature isn't present on the
connection.

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