diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2016-12-02 16:35:07 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-01-26 08:24:41 +0100 |
commit | 788a0bbc70115d2964d1b708720b30fd9f91b6ae (patch) | |
tree | 0ba2142d9409f3fef716d3dd0ac7c14b91ddef12 /security | |
parent | ecf7ced8562811576cd02158d6ae8e44c1fb4671 (diff) | |
download | linux-stable-788a0bbc70115d2964d1b708720b30fd9f91b6ae.tar.gz linux-stable-788a0bbc70115d2964d1b708720b30fd9f91b6ae.tar.bz2 linux-stable-788a0bbc70115d2964d1b708720b30fd9f91b6ae.zip |
libceph: rename and align ceph_x_authorizer::reply_buf
commit 7882a26d2e2e520099e2961d5e2e870f8e4172dc upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions