diff options
| author | Theodore Ts'o <tytso@mit.edu> | 2015-10-03 10:49:26 -0400 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-05-29 03:52:04 +0200 |
| commit | 2816c8945e96f6edfea7af8e376e51fcd36cd6b8 (patch) | |
| tree | ffeeedfa6863bcea71c3a2c11b59ba2dd73c108b /include/linux | |
| parent | be4753e113e08e4f41ef19c40fa9d634bacfe4f4 (diff) | |
ext4 crypto: ext4_page_crypto() doesn't need a encryption context
Since ext4_page_crypto() doesn't need an encryption context (at least
not any more), this allows us to simplify a number function signature
and also allows us to avoid needing to allocate a context in
ext4_block_write_begin(). It also means we no longer need a separate
ext4_decrypt_one() function.
Change-Id: I2f83f5745487ef85312bf8469a6b2a190545a5e4
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
