diff options
| author | Theodore Ts'o <tytso@google.com> | 2015-05-12 11:22:09 -0400 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-05-27 19:40:02 +0200 |
| commit | 09e4a84d2ffc3270a5020e1d92d91aebd6d543d2 (patch) | |
| tree | 6dc5e9eec6e103668e8b75aaf068bd16e7991879 /include/linux | |
| parent | a4ef2f83c0febbec75b67361851a5bef4e66bd99 (diff) | |
ext4 crypto: shrink size of the ext4_crypto_ctx structure
Some fields are only used when the crypto_ctx is being used on the
read path, some are only used on the write path, and some are only
used when the structure is on free list. Optimize memory use by using
a union.
Change-Id: I66de766a0f1122463edf3280ff0c2923be2472b8
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: "Theodore Ts'o" <tytso@google.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
