diff options
author | 2015-05-31 13:31:34 -0400 | |
---|---|---|
committer | 2015-05-31 13:31:34 -0400 | |
commit | 614def7013574ffcd54019b6df40ac1c0df754af (patch) | |
tree | 50549389b403fac7179bc6f93ecb178091ad4c31 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4 crypto: get rid of ci_mode from struct ext4_crypt_info (diff) | |
download | linux-dev-614def7013574ffcd54019b6df40ac1c0df754af.tar.xz linux-dev-614def7013574ffcd54019b6df40ac1c0df754af.zip |
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.
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions