diff options
author | Eric Biggers <ebiggers@google.com> | 2021-09-16 10:49:26 -0700 |
---|---|---|
committer | Eric Biggers <ebiggers@google.com> | 2021-09-20 19:32:34 -0700 |
commit | abb861fac0465de10f5d17190523182b2cb55e68 (patch) | |
tree | 4ebb00f485d1cdff1d2c1982f2d1847973ea4fac /fs/crypto | |
parent | f262ca7db7b85cb11517f81d8a6690a9a4be1335 (diff) | |
download | linux-abb861fac0465de10f5d17190523182b2cb55e68.tar.bz2 |
fscrypt: improve documentation for inline encryption
Currently the fscrypt inline encryption support is documented in the
"Implementation details" section, and it doesn't go into much detail.
It's really more than just an "implementation detail" though, as there
is a user-facing mount option. Also, hardware-wrapped key support (an
upcoming feature) will depend on inline encryption and will affect the
on-disk format; by definition that's not just an implementation detail.
Therefore, move this documentation into its own section and expand it.
Link: https://lore.kernel.org/r/20210916174928.65529-4-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
Diffstat (limited to 'fs/crypto')
0 files changed, 0 insertions, 0 deletions