]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
msg/simple/Pipe: disable rx_buffer code
authorSage Weil <sage@redhat.com>
Thu, 28 Feb 2019 01:54:16 +0000 (19:54 -0600)
committerSage Weil <sage@redhat.com>
Thu, 28 Feb 2019 18:41:51 +0000 (12:41 -0600)
commitba5c32e75b05594b7889c05490173b7bdaaedfc4
tree39c12d12915ffc951deb85dab13e8252c49fa836
parent4b535a6e8fa76ac5afe09d00ec07c6a303fa7880
msg/simple/Pipe: disable rx_buffer code

This reproducibly crashes. Although we don't have a complete understanding
of the exact sequence leading to the crash, we can reproduce, and we have
multiple theoretical cases where it appears to be broken by design.

Fixes: http://tracker.ceph.com/issues/22480
Signed-off-by: Sage Weil <sage@redhat.com>
src/msg/simple/Pipe.cc