kernel/Documentation/filesystems/ext4/verity.rst
.. .. @@ -39,3 +39,6 @@ 39 39 40 40 Verity files cannot have blocks allocated past the end of the verity 41 41 metadata. 42 +43 +Verity and DAX are not compatible and attempts to set both of these flags44 +on a file will fail.