aboutsummaryrefslogtreecommitdiff
path: root/cli-tests/t_not_supported.out
diff options
context:
space:
mode:
Diffstat (limited to 'cli-tests/t_not_supported.out')
-rw-r--r--cli-tests/t_not_supported.out11
1 files changed, 11 insertions, 0 deletions
diff --git a/cli-tests/t_not_supported.out b/cli-tests/t_not_supported.out
new file mode 100644
index 0000000..8af840c
--- /dev/null
+++ b/cli-tests/t_not_supported.out
@@ -0,0 +1,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.