]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/linux/ceph/libceph.h
libceph: define CEPH_MSG_MAX_MIDDLE_LEN
authorAlex Elder <elder@inktank.com>
Sat, 9 Mar 2013 00:51:03 +0000 (18:51 -0600)
committerSage Weil <sage@inktank.com>
Thu, 2 May 2013 04:16:29 +0000 (21:16 -0700)
commit7b11ba37585595034a91df8869414f732466b800
tree7ed58d6ffe58456be69c2c3597426c5c1a5740e0
parent4137577ae398837b0d5e47d4d9365320584efdad
libceph: define CEPH_MSG_MAX_MIDDLE_LEN

This is probably unnecessary but the code read as if it were wrong
in read_partial_message().

Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
include/linux/ceph/libceph.h
net/ceph/messenger.c