> On Nov 3, 2015, at 06:44, Ilya Dryomov <idryomov@xxxxxxxxx> wrote: > > Hello, > > This adds nocephx_sign_messages libceph option (a lack of which is > something people are running into, see [1]), plus a couple of related > cleanups. > > [1] https://forum.proxmox.com/threads/24116-new-krbd-option-on-pve4-don-t-work > > Thanks, > > Ilya > > > Ilya Dryomov (4): > libceph: msg signing callouts don't need con argument > libceph: drop authorizer check from cephx msg signing routines > libceph: stop duplicating client fields in messenger > libceph: add nocephx_sign_messages option > > fs/ceph/mds_client.c | 14 ++++++++------ > include/linux/ceph/libceph.h | 4 +++- > include/linux/ceph/messenger.h | 16 +++------------- > net/ceph/auth_x.c | 8 ++++++-- > net/ceph/ceph_common.c | 18 +++++++++++++----- > net/ceph/messenger.c | 32 ++++++++++++-------------------- > net/ceph/osd_client.c | 14 ++++++++------ > 7 files changed, 53 insertions(+), 53 deletions(-) > Reviewed-by: Yan, Zheng <zyan@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html