blob: dd715990f7bb81f5d0ba97036bb4ffdf21b6da00 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Mount tmpfs
# Create fscrypt metadata on tmpfs
Metadata directories created at "MNT/.fscrypt".
# Try to encrypt a directory on tmpfs
[ERROR] fscrypt encrypt: encryption not supported
Encryption for this type of filesystem is not supported on this kernel version.
|