aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux
diff options
context:
space:
mode:
authorViacheslav Sablin <sjava1902@gmail.com>2024-08-06 23:50:57 +0300
committerDmitry Vyukov <dvyukov@google.com>2024-08-07 09:13:42 +0000
commit9f48730151b9672237f493192dae562dca04dbdd (patch)
tree75a6c0e224b248ce20078ac38927a31e00b2a286 /sys/linux
parent1ef9fe422410d374c9bac2194cd51329fe2a13ae (diff)
sys/linux/filesystems: add the inlinecrypt mount flag
Diffstat (limited to 'sys/linux')
-rw-r--r--sys/linux/filesystem.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/filesystem.txt b/sys/linux/filesystem.txt
index 0deb64454..8589d1967 100644
--- a/sys/linux/filesystem.txt
+++ b/sys/linux/filesystem.txt
@@ -680,6 +680,7 @@ ext4_options [
noinit_itable stringnoz["noinit_itable"]
test_dummy_encryption stringnoz["test_dummy_encryption"]
nombcache stringnoz["nombcache"]
+ inlinecrypt stringnoz["inlinecrypt"]
resgid fs_opt_hex["resgid", gid]
resuid fs_opt_hex["resuid", uid]
sb fs_opt_hex["sb", int32]
@@ -762,6 +763,7 @@ f2fs_options [
test_dummy_encryption stringnoz["test_dummy_encryption"]
errors_continue stringnoz["errors=continue"]
errors_remount stringnoz["errors=remount-ro"]
+ inlinecrypt stringnoz["inlinecrypt"]
] [varlen]
bpf_options [