commit | 1aaa6e8b24114757a836ae0e62d2096deb76f274 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon May 18 13:20:47 2015 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon May 18 13:20:47 2015 -0400 |
tree | 3f9e93f18c1c1d7ce9e66f844efed706755d0281 | |
parent | 8ee0371470038371729a39ee6669a2132ac47649 [diff] |
ext4 crypto: get rid of ci_mode from struct ext4_crypt_info The ci_mode field was superfluous, and getting rid of it gets rid of an unused hole in the structure. Signed-off-by: Theodore Ts'o <tytso@mit.edu>