mirror of
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
synced 2024-11-23 18:14:25 +08:00
ext4.5: tweak the documentation for the encrypt feature
Try to make it clearer that enabling 'encrypt' just enables *support* for encryption; it doesn't actually encrypt anything by itself. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
This commit is contained in:
parent
4cc90574e4
commit
4ef530d95a
@ -96,9 +96,9 @@ extended attributes per file.
|
||||
.TP
|
||||
.B encrypt
|
||||
.br
|
||||
This ext4 feature provides file-system level encryption of data blocks
|
||||
and file names. The inode metadata (timestamps, file size, user/group
|
||||
ownership, etc.) is
|
||||
Enables support for file-system level encryption of data blocks and file
|
||||
names. The inode metadata (timestamps, file size, user/group ownership,
|
||||
etc.) is
|
||||
.I not
|
||||
encrypted.
|
||||
.IP
|
||||
|
Loading…
Reference in New Issue
Block a user