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
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
mon_client.h
msgpool.h
msgr.h
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