commit | f1d10e04637924f2b00a0fecdd2ca4565f5cfc3f | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@gmail.com> | Fri Jul 27 19:45:36 2018 +0200 |
committer | Ilya Dryomov <idryomov@gmail.com> | Thu Aug 02 21:33:26 2018 +0200 |
tree | 9622aae902ffee8fa1160ac12e364605f4f3cacc | |
parent | 130f52f2b203aa0aec179341916ffb2e905f3afd [diff] |
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>