android_kernel_oneplus_msm8998/include/linux/ceph
Ilya Dryomov f29b66550e libceph: bump CEPH_MSG_MAX_DATA_LEN
commit 94e6992bb560be8bffb47f287194adf070b57695 upstream.

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: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-11-21 09:27:42 +01:00
..
auth.h
buffer.h
ceph_debug.h
ceph_features.h libceph: advertise support for keepalive2 2015-09-17 20:14:27 +03:00
ceph_frag.h
ceph_fs.h
ceph_hash.h
debugfs.h
decode.h
libceph.h libceph: bump CEPH_MSG_MAX_DATA_LEN 2018-11-21 09:27:42 +01:00
mdsmap.h
messenger.h libceph: fix ceph_msg_revoke() 2016-03-03 15:07:26 -08:00
mon_client.h
msgpool.h
msgr.h libceph: use keepalive2 to verify the mon session is alive 2015-09-08 23:14:30 +03:00
osd_client.h
osdmap.h libceph: use BUG() instead of BUG_ON(1) 2017-03-15 09:57:15 +08:00
pagelist.h
rados.h
types.h