diff options
author | 2019-05-20 09:29:41 -0700 | |
---|---|---|
committer | 2019-05-28 10:27:52 -0700 | |
commit | f47fcbb2b578bdb213d9ac5875aab56a2034d466 (patch) | |
tree | 2303eae811faf83ca3573685a8cafe248eeab1ab /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fscrypt: remove the "write" part of struct fscrypt_ctx (diff) | |
download | wireguard-linux-f47fcbb2b578bdb213d9ac5875aab56a2034d466.tar.xz wireguard-linux-f47fcbb2b578bdb213d9ac5875aab56a2034d466.zip |
fscrypt: rename fscrypt_do_page_crypto() to fscrypt_crypt_block()
fscrypt_do_page_crypto() only does a single encryption or decryption
operation, with a single logical block number (single IV). So it
actually operates on a filesystem block, not a "page" per se. To
reflect this, rename it to fscrypt_crypt_block().
Reviewed-by: Chandan Rajendra <chandan@linux.ibm.com>
Signed-off-by: Eric Biggers <ebiggers@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions