aboutsummaryrefslogtreecommitdiff
path: root/lib/e2p/pf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/e2p/pf.c')
-rw-r--r--lib/e2p/pf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/e2p/pf.c b/lib/e2p/pf.c
index f93f22f9..884f1671 100644
--- a/lib/e2p/pf.c
+++ b/lib/e2p/pf.c
@@ -46,6 +46,7 @@ static struct flags_name flags_array[] = {
{ FS_NOCOW_FL, "C", "No_COW" },
{ EXT4_INLINE_DATA_FL, "N", "Inline_Data" },
{ EXT4_PROJINHERIT_FL, "P", "Project_Hierarchy" },
+ { EXT4_VERITY_FL, "V", "Verity" },
{ 0, NULL, NULL }
};