]> asedeno.scripts.mit.edu Git - linux.git/commit
libceph: weaken sizeof check in ceph_x_verify_authorizer_reply()
authorIlya Dryomov <idryomov@gmail.com>
Fri, 27 Jul 2018 17:45:36 +0000 (19:45 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 2 Aug 2018 19:33:26 +0000 (21:33 +0200)
commitf1d10e04637924f2b00a0fecdd2ca4565f5cfc3f
tree9622aae902ffee8fa1160ac12e364605f4f3cacc
parent130f52f2b203aa0aec179341916ffb2e905f3afd
libceph: weaken sizeof check in ceph_x_verify_authorizer_reply()

Allow for extending ceph_x_authorize_reply in the future.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Sage Weil <sage@redhat.com>
net/ceph/auth_x.c