aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@google.com>2015-05-04 19:35:03 -0400
committerMister Oyster <oysterized@gmail.com>2017-05-27 19:40:01 +0200
commitecf1bd9c81702624c5cdc480924abd5a56c445d9 (patch)
treea4925228fc4eddc654e910bc93cd6684bdf95f22 /scripts
parente7034a6f3ca2ca739a5a8e8eb463f6b24e9c0611 (diff)
ext4 crypto: separate kernel and userspace structure for the key
Use struct ext4_encryption_key only for the master key passed via the kernel keyring. For internal kernel space users, we now use struct ext4_crypt_info. This will allow us to put information from the policy structure so we can cache it and avoid needing to constantly looking up the extended attribute. We will do this in a spearate patch. This patch is mostly mechnical to make it easier for patch review. Change-Id: I208472675d0550df5f60b3b58652a9a1b434caed Signed-off-by: Theodore Ts'o <tytso@mit.edu> Signed-off-by: Theodore Ts'o <tytso@google.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions