Searched hist:"74 f1869f76d043bad12ec03b4d5f04a8c3d1f157" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/ceph/ |
H A D | auth_none.c | diff 74f1869f76d043bad12ec03b4d5f04a8c3d1f157 Wed May 16 15:16:39 CDT 2012 Alex Elder <elder@inktank.com> ceph: messenger: reduce args to create_authorizer
Make use of the new ceph_auth_handshake structure in order to reduce the number of arguments passed to the create_authorizor method in ceph_auth_client_ops. Use a local variable of that type as a shorthand in the get_authorizer method definitions.
Signed-off-by: Alex Elder <elder@inktank.com> Reviewed-by: Sage Weil <sage@inktank.com>
|
H A D | auth_x.c | diff 74f1869f76d043bad12ec03b4d5f04a8c3d1f157 Wed May 16 15:16:39 CDT 2012 Alex Elder <elder@inktank.com> ceph: messenger: reduce args to create_authorizer
Make use of the new ceph_auth_handshake structure in order to reduce the number of arguments passed to the create_authorizor method in ceph_auth_client_ops. Use a local variable of that type as a shorthand in the get_authorizer method definitions.
Signed-off-by: Alex Elder <elder@inktank.com> Reviewed-by: Sage Weil <sage@inktank.com>
|
H A D | osd_client.c | diff 74f1869f76d043bad12ec03b4d5f04a8c3d1f157 Wed May 16 15:16:39 CDT 2012 Alex Elder <elder@inktank.com> ceph: messenger: reduce args to create_authorizer
Make use of the new ceph_auth_handshake structure in order to reduce the number of arguments passed to the create_authorizor method in ceph_auth_client_ops. Use a local variable of that type as a shorthand in the get_authorizer method definitions.
Signed-off-by: Alex Elder <elder@inktank.com> Reviewed-by: Sage Weil <sage@inktank.com>
|
/openbmc/linux/include/linux/ceph/ |
H A D | auth.h | diff 74f1869f76d043bad12ec03b4d5f04a8c3d1f157 Wed May 16 15:16:39 CDT 2012 Alex Elder <elder@inktank.com> ceph: messenger: reduce args to create_authorizer
Make use of the new ceph_auth_handshake structure in order to reduce the number of arguments passed to the create_authorizor method in ceph_auth_client_ops. Use a local variable of that type as a shorthand in the get_authorizer method definitions.
Signed-off-by: Alex Elder <elder@inktank.com> Reviewed-by: Sage Weil <sage@inktank.com>
|
/openbmc/linux/fs/ceph/ |
H A D | mds_client.c | diff 74f1869f76d043bad12ec03b4d5f04a8c3d1f157 Wed May 16 15:16:39 CDT 2012 Alex Elder <elder@inktank.com> ceph: messenger: reduce args to create_authorizer
Make use of the new ceph_auth_handshake structure in order to reduce the number of arguments passed to the create_authorizor method in ceph_auth_client_ops. Use a local variable of that type as a shorthand in the get_authorizer method definitions.
Signed-off-by: Alex Elder <elder@inktank.com> Reviewed-by: Sage Weil <sage@inktank.com>
|