]> git.apps.os.sepia.ceph.com Git - fscrypt.git/commitdiff
README.md: remove old warning about ext4 encryption on removable media
authorEric Biggers <ebiggers@google.com>
Sat, 17 Feb 2024 21:31:27 +0000 (13:31 -0800)
committerEric Biggers <ebiggers@google.com>
Sat, 17 Feb 2024 21:38:07 +0000 (13:38 -0800)
This warning is only applicable for systems with kernel versions older
than v4.1, which is now too old to be worth the mention here.

README.md

index a6e57d57a24033c77a8c22d20367b7cd9ce89bbf..5de0f11980c4e17edb33591581f8fdc7fc995377 100644 (file)
--- a/README.md
+++ b/README.md
@@ -305,10 +305,6 @@ It is also recommended to use Linux kernel v5.4 or later, since this
 allows the use of v2 encryption policies.  v2 policies have several
 security and usability improvements over v1 policies.
 
-Be careful when using ext4 encryption on removable media, since ext4 filesystems
-with the `encrypt` feature cannot be mounted on systems with kernel versions
-older than the minimums listed above -- even to access unencrypted files!
-
 If you configure `fscrypt` to use non-default features, other kernel
 prerequisites may be needed too.  See [Configuration
 file](#configuration-file).