Home
last modified time | relevance | path

Searched hist:abb861fac0465de10f5d17190523182b2cb55e68 (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/block/
H A Dinline-encryption.rstdiff abb861fac0465de10f5d17190523182b2cb55e68 Thu Sep 16 19:49:26 CEST 2021 Eric Biggers <ebiggers@google.com> 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>
/linux/Documentation/filesystems/
H A Dfscrypt.rstdiff abb861fac0465de10f5d17190523182b2cb55e68 Thu Sep 16 19:49:26 CEST 2021 Eric Biggers <ebiggers@google.com> 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>