forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
kernel/Documentation/filesystems/ext4/verity.rst
....@@ -39,3 +39,6 @@
3939
4040 Verity files cannot have blocks allocated past the end of the verity
4141 metadata.
42
+
43
+Verity and DAX are not compatible and attempts to set both of these flags
44
+on a file will fail.