Searched hist:"7882 a26d" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/ceph/ |
H A D | auth_x.h | 7882a26d Fri Dec 02 09:35:07 CST 2016 Ilya Dryomov <idryomov@gmail.com> libceph: rename and align ceph_x_authorizer::reply_buf
It's going to be used as a temporary buffer for in-place en/decryption with ceph_crypt() instead of on-stack buffers, so rename to enc_buf. Ensure alignment to avoid GFP_ATOMIC allocations in the crypto stack.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Reviewed-by: Sage Weil <sage@redhat.com> 7882a26d Fri Dec 02 09:35:07 CST 2016 Ilya Dryomov <idryomov@gmail.com> libceph: rename and align ceph_x_authorizer::reply_buf It's going to be used as a temporary buffer for in-place en/decryption with ceph_crypt() instead of on-stack buffers, so rename to enc_buf. Ensure alignment to avoid GFP_ATOMIC allocations in the crypto stack. Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Reviewed-by: Sage Weil <sage@redhat.com>
|
H A D | auth_x.c | 7882a26d Fri Dec 02 09:35:07 CST 2016 Ilya Dryomov <idryomov@gmail.com> libceph: rename and align ceph_x_authorizer::reply_buf
It's going to be used as a temporary buffer for in-place en/decryption with ceph_crypt() instead of on-stack buffers, so rename to enc_buf. Ensure alignment to avoid GFP_ATOMIC allocations in the crypto stack.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Reviewed-by: Sage Weil <sage@redhat.com> 7882a26d Fri Dec 02 09:35:07 CST 2016 Ilya Dryomov <idryomov@gmail.com> libceph: rename and align ceph_x_authorizer::reply_buf It's going to be used as a temporary buffer for in-place en/decryption with ceph_crypt() instead of on-stack buffers, so rename to enc_buf. Ensure alignment to avoid GFP_ATOMIC allocations in the crypto stack. Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Reviewed-by: Sage Weil <sage@redhat.com>
|