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