diff options
author | Theodore Ts'o <tytso@mit.edu> | 2015-10-03 16:49:26 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2015-10-03 16:49:26 +0200 |
commit | 3684de8ca2b82180f2cdcf5fbcfd3d29ef0afaf8 (patch) | |
tree | 0764d2c74ee96d80b690587b90ec1d49c881de9a /lib/ratelimit.c | |
parent | ext4: optimize ext4_writepage() for attempted 4k delalloc writes (diff) | |
download | linux-3684de8ca2b82180f2cdcf5fbcfd3d29ef0afaf8.tar.xz linux-3684de8ca2b82180f2cdcf5fbcfd3d29ef0afaf8.zip |
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.
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'lib/ratelimit.c')
0 files changed, 0 insertions, 0 deletions