mirror of
https://github.com/torvalds/linux.git
synced 2024-11-21 19:41:42 +00:00
abb861fac0
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> |
||
---|---|---|
.. | ||
bfq-iosched.rst | ||
biodoc.rst | ||
biovecs.rst | ||
blk-mq.rst | ||
capability.rst | ||
cmdline-partition.rst | ||
data-integrity.rst | ||
deadline-iosched.rst | ||
index.rst | ||
inline-encryption.rst | ||
ioprio.rst | ||
kyber-iosched.rst | ||
null_blk.rst | ||
pr.rst | ||
queue-sysfs.rst | ||
request.rst | ||
stat.rst | ||
switching-sched.rst | ||
writeback_cache_control.rst |