• I
    libceph: bump CEPH_MSG_MAX_DATA_LEN · 94e6992b
    Ilya Dryomov 提交于
    If the read is large enough, we end up spinning in the messenger:
    
      libceph: osd0 192.168.122.1:6801 io error
      libceph: osd0 192.168.122.1:6801 io error
      libceph: osd0 192.168.122.1:6801 io error
    
    This is a receive side limit, so only reads were affected.
    
    Cc: stable@vger.kernel.org
    Signed-off-by: NIlya Dryomov <idryomov@gmail.com>
    94e6992b
libceph.h 9.4 KB